Class: Aws::Types::StartZonalShiftRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#away_from ⇒ ::String

Returns the value of attribute away_from.

Returns:

  • (::String)


209
210
211
# File 'sig/types.rbs', line 209

def away_from
  @away_from
end

#comment ⇒ ::String

Returns the value of attribute comment.

Returns:

  • (::String)


211
212
213
# File 'sig/types.rbs', line 211

def comment
  @comment
end

#expires_in ⇒ ::String

Returns the value of attribute expires_in.

Returns:

  • (::String)


210
211
212
# File 'sig/types.rbs', line 210

def expires_in
  @expires_in
end

#resource_identifier ⇒ ::String

Returns the value of attribute resource_identifier.

Returns:

  • (::String)


208
209
210
# File 'sig/types.rbs', line 208

def resource_identifier
  @resource_identifier
end