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

IsSetSnapshotIdentifier() 개인적인 메소드

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