Class: Aws::Types::PutAccountVdmAttributesRequest
- Inherits:
-
Object
- Object
- Aws::Types::PutAccountVdmAttributesRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vdm_attributes ⇒ Types::VdmAttributes
Returns the value of attribute vdm_attributes.
Instance Attribute Details
#vdm_attributes ⇒ Types::VdmAttributes
Returns the value of attribute vdm_attributes.
1534 1535 1536 |
# File 'sig/types.rbs', line 1534 def vdm_attributes @vdm_attributes end |