Class: Aws::Types::CreateProvisioningClaimRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreateProvisioningClaimRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#template_name ⇒ ::String
Returns the value of attribute template_name.
Instance Attribute Details
#template_name ⇒ ::String
Returns the value of attribute template_name.
1098 1099 1100 |
# File 'sig/types.rbs', line 1098 def template_name @template_name end |