Class: Aws::Types::CroppingConfig
- Inherits:
-
Object
- Object
- Aws::Types::CroppingConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#template_groups ⇒ ::Array[Types::TemplateGroup]
Returns the value of attribute template_groups.
Instance Attribute Details
#template_groups ⇒ ::Array[Types::TemplateGroup]
Returns the value of attribute template_groups.
94 95 96 |
# File 'sig/types.rbs', line 94 def template_groups @template_groups end |