Amazon.Redshift.Model.CopyClusterSnapshotRequest.IsSetSourceSnapshotClusterIdentifier C# (CSharp) Méthode

IsSetSourceSnapshotClusterIdentifier() private méthode

private IsSetSourceSnapshotClusterIdentifier ( ) : bool
Résultat bool
        internal bool IsSetSourceSnapshotClusterIdentifier()
        {
            return this._sourceSnapshotClusterIdentifier != null;
        }