Class: Aws::Types::IDCConfig
- Inherits:
-
Object
- Object
- Aws::Types::IDCConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#application_arn ⇒ ::String
Returns the value of attribute application_arn.
-
#instance_arn ⇒ ::String
Returns the value of attribute instance_arn.
Instance Attribute Details
#application_arn ⇒ ::String
Returns the value of attribute application_arn.
923 924 925 |
# File 'sig/types.rbs', line 923 def application_arn @application_arn end |
#instance_arn ⇒ ::String
Returns the value of attribute instance_arn.
922 923 924 |
# File 'sig/types.rbs', line 922 def instance_arn @instance_arn end |