Amazon.RDS.Model.DeleteDBClusterSnapshotResponse.IsSetDBClusterSnapshot C# (CSharp) 메소드

IsSetDBClusterSnapshot() 개인적인 메소드

private IsSetDBClusterSnapshot ( ) : bool
리턴 bool
        internal bool IsSetDBClusterSnapshot()
        {
            return this._dbClusterSnapshot != null;
        }
DeleteDBClusterSnapshotResponse