Class: Aws::Types::GetReferenceMetadataRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetReferenceMetadataRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#reference_store_id ⇒ ::String
Returns the value of attribute reference_store_id.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
955 956 957 |
# File 'sig/types.rbs', line 955 def id @id end |
#reference_store_id ⇒ ::String
Returns the value of attribute reference_store_id.
956 957 958 |
# File 'sig/types.rbs', line 956 def reference_store_id @reference_store_id end |