Class: Aws::Types::ServiceConnectServiceResource
- Inherits:
-
Object
- Object
- Aws::Types::ServiceConnectServiceResource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#discovery_arn ⇒ ::String
Returns the value of attribute discovery_arn.
-
#discovery_name ⇒ ::String
Returns the value of attribute discovery_name.
Instance Attribute Details
#discovery_arn ⇒ ::String
Returns the value of attribute discovery_arn.
2297 2298 2299 |
# File 'sig/types.rbs', line 2297 def discovery_arn @discovery_arn end |
#discovery_name ⇒ ::String
Returns the value of attribute discovery_name.
2296 2297 2298 |
# File 'sig/types.rbs', line 2296 def discovery_name @discovery_name end |