Class: Aws::Types::RecommendationJobPayloadConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#sample_payload_url::String

Returns the value of attribute sample_payload_url.

Returns:

  • (::String)


10410
10411
10412
# File 'sig/types.rbs', line 10410

def sample_payload_url
  @sample_payload_url
end

#supported_content_types::Array[::String]

Returns the value of attribute supported_content_types.

Returns:

  • (::Array[::String])


10411
10412
10413
# File 'sig/types.rbs', line 10411

def supported_content_types
  @supported_content_types
end