Amazon.RDS.Model.CopyDBClusterSnapshotRequest.IsSetSourceDBClusterSnapshotIdentifier C# (CSharp) Méthode

IsSetSourceDBClusterSnapshotIdentifier() private méthode

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