Amazon.RDS.Model.ModifyDBSubnetGroupRequest.IsSetDBSubnetGroupDescription C# (CSharp) Метод

IsSetDBSubnetGroupDescription() приватный Метод

private IsSetDBSubnetGroupDescription ( ) : bool
Результат bool
        internal bool IsSetDBSubnetGroupDescription()
        {
            return this._dbSubnetGroupDescription != null;
        }