Amazon.Redshift.Model.CopyClusterSnapshotRequest.IsSetSourceSnapshotClusterIdentifier C# (CSharp) Метод

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

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