Amazon.RDS.Model.DBClusterSnapshotAttributesResult.IsSetDBClusterSnapshotAttributes C# (CSharp) 메소드

IsSetDBClusterSnapshotAttributes() 개인적인 메소드

private IsSetDBClusterSnapshotAttributes ( ) : bool
리턴 bool
        internal bool IsSetDBClusterSnapshotAttributes()
        {
            return this._dbClusterSnapshotAttributes != null && this._dbClusterSnapshotAttributes.Count > 0; 
        }