Amazon.Redshift.Model.AuthorizeSnapshotAccessRequest.IsSetSnapshotClusterIdentifier C# (CSharp) Method

IsSetSnapshotClusterIdentifier() private method

private IsSetSnapshotClusterIdentifier ( ) : bool
return bool
        internal bool IsSetSnapshotClusterIdentifier()
        {
            return this._snapshotClusterIdentifier != null;
        }