Amazon.Redshift.Model.CreateClusterSnapshotRequest.IsSetSnapshotIdentifier C# (CSharp) Метод

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

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