Amazon.Redshift.Model.CopyClusterSnapshotRequest.IsSetSourceSnapshotClusterIdentifier C# (CSharp) 메소드

IsSetSourceSnapshotClusterIdentifier() 개인적인 메소드

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