Amazon.RDS.Model.DescribeDBClusterParameterGroupsRequest.IsSetMarker C# (CSharp) Method

IsSetMarker() private method

private IsSetMarker ( ) : bool
return bool
        internal bool IsSetMarker()
        {
            return this._marker != null;
        }