Class: Aws::Types::CreateAppBlockResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateAppBlockResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#app_block ⇒ Types::AppBlock
Returns the value of attribute app_block.
Instance Attribute Details
#app_block ⇒ Types::AppBlock
Returns the value of attribute app_block.
314 315 316 |
# File 'sig/types.rbs', line 314 def app_block @app_block end |