Class: Aws::Types::GetDepotUrlRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#environment_id::String

Returns the value of attribute environment_id.

Returns:

  • (::String)


240
241
242
# File 'sig/types.rbs', line 240

def environment_id
  @environment_id
end

#rotateBoolean

Returns the value of attribute rotate.

Returns:

  • (Boolean)


241
242
243
# File 'sig/types.rbs', line 241

def rotate
  @rotate
end