Class: Aws::Types::AssociationConfig
- Inherits:
-
Object
- Object
- Aws::Types::AssociationConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#request_body ⇒ ::Hash[("CLOUDFRONT" | "API_GATEWAY" | "COGNITO_USER_POOL" | "APP_RUNNER_SERVICE" | "VERIFIED_ACCESS_INSTANCE" | "AGENTCORE_GATEWAY"), Types::RequestBodyAssociatedResourceTypeConfig]
Returns the value of attribute request_body.
Instance Attribute Details
#request_body ⇒ ::Hash[("CLOUDFRONT" | "API_GATEWAY" | "COGNITO_USER_POOL" | "APP_RUNNER_SERVICE" | "VERIFIED_ACCESS_INSTANCE" | "AGENTCORE_GATEWAY"), Types::RequestBodyAssociatedResourceTypeConfig]
Returns the value of attribute request_body.
101 102 103 |
# File 'sig/types.rbs', line 101 def request_body @request_body end |