Amazon.RDS.Model.CopyDBClusterSnapshotRequest.IsSetSourceDBClusterSnapshotIdentifier C# (CSharp) 메소드

IsSetSourceDBClusterSnapshotIdentifier() 개인적인 메소드

private IsSetSourceDBClusterSnapshotIdentifier ( ) : bool
리턴 bool
        internal bool IsSetSourceDBClusterSnapshotIdentifier()
        {
            return this._sourceDBClusterSnapshotIdentifier != null;
        }