Amazon.RDS.Model.ModifyDBSubnetGroupRequest.IsSetDBSubnetGroupDescription C# (CSharp) Méthode

IsSetDBSubnetGroupDescription() private méthode

private IsSetDBSubnetGroupDescription ( ) : bool
Résultat bool
        internal bool IsSetDBSubnetGroupDescription()
        {
            return this._dbSubnetGroupDescription != null;
        }