Class: Aws::Types::AwsApiGatewayEndpointConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::AwsApiGatewayEndpointConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#types ⇒ ::Array[::String]
Returns the value of attribute types.
Instance Attribute Details
#types ⇒ ::Array[::String]
Returns the value of attribute types.
406 407 408 |
# File 'sig/types.rbs', line 406 def types @types end |