Amazon.EC2.Model.TargetConfigurationRequest.IsSetOfferingId C# (CSharp) Méthode

IsSetOfferingId() private méthode

private IsSetOfferingId ( ) : bool
Résultat bool
        internal bool IsSetOfferingId()
        {
            return this._offeringId != null;
        }
TargetConfigurationRequest