Class: Aws::Types::GetComponentPolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetComponentPolicyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#component_arn ⇒ ::String
Returns the value of attribute component_arn.
Instance Attribute Details
#component_arn ⇒ ::String
Returns the value of attribute component_arn.
676 677 678 |
# File 'sig/types.rbs', line 676 def component_arn @component_arn end |