Class: Aws::Types::DescribeExtensionPackAssociationsResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeExtensionPackAssociationsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#marker ⇒ ::String
Returns the value of attribute marker.
-
#requests ⇒ ::Array[Types::SchemaConversionRequest]
Returns the value of attribute requests.
Instance Attribute Details
#marker ⇒ ::String
Returns the value of attribute marker.
881 882 883 |
# File 'sig/types.rbs', line 881 def marker @marker end |
#requests ⇒ ::Array[Types::SchemaConversionRequest]
Returns the value of attribute requests.
882 883 884 |
# File 'sig/types.rbs', line 882 def requests @requests end |