Amazon.RDS.Model.DescribeDBClusterSnapshotsRequest.IsSetDBClusterSnapshotIdentifier C# (CSharp) Method

IsSetDBClusterSnapshotIdentifier() private method

private IsSetDBClusterSnapshotIdentifier ( ) : bool
return bool
        internal bool IsSetDBClusterSnapshotIdentifier()
        {
            return this._dbClusterSnapshotIdentifier != null;
        }