Amazon.Redshift.Model.CreateClusterSnapshotResponse.IsSetSnapshot C# (CSharp) 메소드

IsSetSnapshot() 개인적인 메소드

private IsSetSnapshot ( ) : bool
리턴 bool
        internal bool IsSetSnapshot()
        {
            return this._snapshot != null;
        }
CreateClusterSnapshotResponse