Amazon.RDS.Model.DescribeDBClusterSnapshotAttributesResponse.IsSetDBClusterSnapshotAttributesResult C# (CSharp) Method

IsSetDBClusterSnapshotAttributesResult() private method

private IsSetDBClusterSnapshotAttributesResult ( ) : bool
return bool
        internal bool IsSetDBClusterSnapshotAttributesResult()
        {
            return this._dbClusterSnapshotAttributesResult != null;
        }
DescribeDBClusterSnapshotAttributesResponse