Class: Aws::Types::AppIntegrationsConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::AppIntegrationsConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#app_integration_arn ⇒ ::String
Returns the value of attribute app_integration_arn.
-
#object_fields ⇒ ::Array[::String]
Returns the value of attribute object_fields.
Instance Attribute Details
#app_integration_arn ⇒ ::String
Returns the value of attribute app_integration_arn.
277 278 279 |
# File 'sig/types.rbs', line 277 def app_integration_arn @app_integration_arn end |
#object_fields ⇒ ::Array[::String]
Returns the value of attribute object_fields.
278 279 280 |
# File 'sig/types.rbs', line 278 def object_fields @object_fields end |