Amazon.RDS.Model.CreateDBSubnetGroupRequest.IsSetDBSubnetGroupName C# (CSharp) Метод

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

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