Class: Aws::Types::OutboundRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_subtype_parametersTypes::ChannelSubtypeParameters

Returns the value of attribute channel_subtype_parameters.



530
531
532
# File 'sig/types.rbs', line 530

def channel_subtype_parameters
  @channel_subtype_parameters
end

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


528
529
530
# File 'sig/types.rbs', line 528

def client_token
  @client_token
end

#expiration_time::Time

Returns the value of attribute expiration_time.

Returns:

  • (::Time)


529
530
531
# File 'sig/types.rbs', line 529

def expiration_time
  @expiration_time
end