Class: Aws::Types::CreateSchedulingPolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateSchedulingPolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
351 352 353 |
# File 'sig/types.rbs', line 351 def arn @arn end |
#name ⇒ ::String
Returns the value of attribute name.
350 351 352 |
# File 'sig/types.rbs', line 350 def name @name end |