Class: Aws::Types::UpdateMarketplaceModelEndpointRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_request_token::String

Returns the value of attribute client_request_token.

Returns:

  • (::String)


3667
3668
3669
# File 'sig/types.rbs', line 3667

def client_request_token
  @client_request_token
end

#endpoint_arn::String

Returns the value of attribute endpoint_arn.

Returns:

  • (::String)


3665
3666
3667
# File 'sig/types.rbs', line 3665

def endpoint_arn
  @endpoint_arn
end

#endpoint_configTypes::EndpointConfig

Returns the value of attribute endpoint_config.



3666
3667
3668
# File 'sig/types.rbs', line 3666

def endpoint_config
  @endpoint_config
end