Class: Aws::Types::DeleteRotationOverrideRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#rotation_id ⇒ ::String

Returns the value of attribute rotation_id.

Returns:

  • (::String)


177
178
179
# File 'sig/types.rbs', line 177

def rotation_id
  @rotation_id
end

#rotation_override_id ⇒ ::String

Returns the value of attribute rotation_override_id.

Returns:

  • (::String)


178
179
180
# File 'sig/types.rbs', line 178

def rotation_override_id
  @rotation_override_id
end