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.
17 18 19 |
# File 'sig/types.rbs', line 17 def app_integration_arn @app_integration_arn end |
#object_fields ⇒ ::Array[::String]
Returns the value of attribute object_fields.
18 19 20 |
# File 'sig/types.rbs', line 18 def object_fields @object_fields end |