Class: Aws::Types::Association

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ ::String

Returns the value of attribute arn.

Returns:

  • (::String)


30
31
32
# File 'sig/types.rbs', line 30

def arn
  @arn
end

#type ⇒ "RESERVATION_TIME_WINDOW_ARN"

Returns the value of attribute type.

Returns:

  • ("RESERVATION_TIME_WINDOW_ARN")


31
32
33
# File 'sig/types.rbs', line 31

def type
  @type
end