Amazon.Redshift.Model.CreateSnapshotCopyGrantResponse.IsSetSnapshotCopyGrant C# (CSharp) Method

IsSetSnapshotCopyGrant() private method

private IsSetSnapshotCopyGrant ( ) : bool
return bool
        internal bool IsSetSnapshotCopyGrant()
        {
            return this._snapshotCopyGrant != null;
        }
CreateSnapshotCopyGrantResponse