Module: Aws::AppRegistry::Client::_SyncResourceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SyncResourceResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#action_taken ⇒ "START_SYNC", "NO_ACTION"
329 |
# File 'sig/client.rbs', line 329
def action_taken: () -> ("START_SYNC" | "NO_ACTION")
|
#application_arn ⇒ ::String
327 |
# File 'sig/client.rbs', line 327
def application_arn: () -> ::String
|
#resource_arn ⇒ ::String
328 |
# File 'sig/client.rbs', line 328
def resource_arn: () -> ::String
|