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.
101 102 103 |
# File 'sig/types.rbs', line 101 def template_groups @template_groups end |