Amazon.RDS.Model.DBSubnetGroup.IsSetDBSubnetGroupArn C# (CSharp) Method

IsSetDBSubnetGroupArn() private method

private IsSetDBSubnetGroupArn ( ) : bool
return bool
        internal bool IsSetDBSubnetGroupArn()
        {
            return this._dbSubnetGroupArn != null;
        }