Class: Aws::Types::DescribeConnectionResourceParameters
- Inherits:
-
Object
- Object
- Aws::Types::DescribeConnectionResourceParameters
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resource_association_arn ⇒ ::String
Returns the value of attribute resource_association_arn.
-
#resource_configuration_arn ⇒ ::String
Returns the value of attribute resource_configuration_arn.
Instance Attribute Details
#resource_association_arn ⇒ ::String
Returns the value of attribute resource_association_arn.
458 459 460 |
# File 'sig/types.rbs', line 458 def resource_association_arn @resource_association_arn end |
#resource_configuration_arn ⇒ ::String
Returns the value of attribute resource_configuration_arn.
457 458 459 |
# File 'sig/types.rbs', line 457 def resource_configuration_arn @resource_configuration_arn end |