Class: Aws::Types::ConfigurationPolicyAssociation
- Inherits:
-
Object
- Object
- Aws::Types::ConfigurationPolicyAssociation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#target ⇒ Types::Target
Returns the value of attribute target.
Instance Attribute Details
#target ⇒ Types::Target
Returns the value of attribute target.
5033 5034 5035 |
# File 'sig/types.rbs', line 5033 def target @target end |