Class: Aws::Types::DeleteTemplateSyncConfigOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTemplateSyncConfigOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#template_sync_config ⇒ Types::TemplateSyncConfig
Returns the value of attribute template_sync_config.
Instance Attribute Details
#template_sync_config ⇒ Types::TemplateSyncConfig
Returns the value of attribute template_sync_config.
465 466 467 |
# File 'sig/types.rbs', line 465 def template_sync_config @template_sync_config end |