Class: Aws::Types::AssociateAppBlockBuilderAppBlockResult
- Inherits:
-
Object
- Object
- Aws::Types::AssociateAppBlockBuilderAppBlockResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#app_block_builder_app_block_association ⇒ Types::AppBlockBuilderAppBlockAssociation
Returns the value of attribute app_block_builder_app_block_association.
Instance Attribute Details
#app_block_builder_app_block_association ⇒ Types::AppBlockBuilderAppBlockAssociation
Returns the value of attribute app_block_builder_app_block_association.
156 157 158 |
# File 'sig/types.rbs', line 156 def app_block_builder_app_block_association @app_block_builder_app_block_association end |