Class: Aws::Types::SelfManagedInput
- Inherits:
-
Object
- Object
- Aws::Types::SelfManagedInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#certificate ⇒ ::String
Returns the value of attribute certificate.
-
#resource_configuration_id ⇒ ::String
Returns the value of attribute resource_configuration_id.
Instance Attribute Details
#certificate ⇒ ::String
Returns the value of attribute certificate.
1881 1882 1883 |
# File 'sig/types.rbs', line 1881 def certificate @certificate end |
#resource_configuration_id ⇒ ::String
Returns the value of attribute resource_configuration_id.
1880 1881 1882 |
# File 'sig/types.rbs', line 1880 def resource_configuration_id @resource_configuration_id end |