Class: Aws::Types::DescribeDBClusterSnapshotAttributesResult
- Inherits:
-
Object
- Object
- Aws::Types::DescribeDBClusterSnapshotAttributesResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_cluster_snapshot_attributes_result ⇒ Types::DBClusterSnapshotAttributesResult
Returns the value of attribute db_cluster_snapshot_attributes_result.
Instance Attribute Details
#db_cluster_snapshot_attributes_result ⇒ Types::DBClusterSnapshotAttributesResult
Returns the value of attribute db_cluster_snapshot_attributes_result.
2015 2016 2017 |
# File 'sig/types.rbs', line 2015 def db_cluster_snapshot_attributes_result @db_cluster_snapshot_attributes_result end |