Class: Aws::Types::Relay

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#last_modified_timestamp::Time

Returns the value of attribute last_modified_timestamp.

Returns:

  • (::Time)


1055
1056
1057
# File 'sig/types.rbs', line 1055

def last_modified_timestamp
  @last_modified_timestamp
end

#relay_id::String

Returns the value of attribute relay_id.

Returns:

  • (::String)


1053
1054
1055
# File 'sig/types.rbs', line 1053

def relay_id
  @relay_id
end

#relay_name::String

Returns the value of attribute relay_name.

Returns:

  • (::String)


1054
1055
1056
# File 'sig/types.rbs', line 1054

def relay_name
  @relay_name
end