Amazon.RDS.Model.ModifyDBSubnetGroupResponse.IsSetDBSubnetGroup C# (CSharp) Method

IsSetDBSubnetGroup() private method

private IsSetDBSubnetGroup ( ) : bool
return bool
        internal bool IsSetDBSubnetGroup()
        {
            return this._dbSubnetGroup != null;
        }
ModifyDBSubnetGroupResponse