Class: Aws::Types::DeleteTrafficPolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTrafficPolicyRequest
- 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.
446 447 448 |
# File 'sig/types.rbs', line 446 def id @id end |
#version ⇒ ::Integer
Returns the value of attribute version.
447 448 449 |
# File 'sig/types.rbs', line 447 def version @version end |