Amazon.Redshift.Model.RevokeSnapshotAccessRequest.IsSetSnapshotClusterIdentifier C# (CSharp) 메소드

IsSetSnapshotClusterIdentifier() 개인적인 메소드

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