Class: Aws::Types::GetTrafficPolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetTrafficPolicyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#version ⇒ ::Integer
Returns the value of attribute version.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
699 700 701 |
# File 'sig/types.rbs', line 699 def id @id end |
#version ⇒ ::Integer
Returns the value of attribute version.
700 701 702 |
# File 'sig/types.rbs', line 700 def version @version end |