Class: Aws::Types::CreateFrameworkOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateFrameworkOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#framework_arn ⇒ ::String
Returns the value of attribute framework_arn.
-
#framework_name ⇒ ::String
Returns the value of attribute framework_name.
Instance Attribute Details
#framework_arn ⇒ ::String
Returns the value of attribute framework_arn.
372 373 374 |
# File 'sig/types.rbs', line 372 def framework_arn @framework_arn end |
#framework_name ⇒ ::String
Returns the value of attribute framework_name.
371 372 373 |
# File 'sig/types.rbs', line 371 def framework_name @framework_name end |