Amazon.RDS.Model.DBClusterSnapshotAttributesResult.IsSetDBClusterSnapshotAttributes C# (CSharp) Method

IsSetDBClusterSnapshotAttributes() private method

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