Amazon.Redshift.Model.AuthorizeSnapshotAccessRequest.IsSetSnapshotClusterIdentifier C# (CSharp) Метод

IsSetSnapshotClusterIdentifier() приватный Метод

private IsSetSnapshotClusterIdentifier ( ) : bool
Результат bool
        internal bool IsSetSnapshotClusterIdentifier()
        {
            return this._snapshotClusterIdentifier != null;
        }