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.
2313 2314 2315 |
# File 'sig/types.rbs', line 2313 def discovery_arn @discovery_arn end |
#discovery_name ⇒ ::String
Returns the value of attribute discovery_name.
2312 2313 2314 |
# File 'sig/types.rbs', line 2312 def discovery_name @discovery_name end |