Class: Aws::Types::RecommendationJobOutputConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#compiled_output_configTypes::RecommendationJobCompiledOutputConfig

Returns the value of attribute compiled_output_config.



10383
10384
10385
# File 'sig/types.rbs', line 10383

def compiled_output_config
  @compiled_output_config
end

#kms_key_id::String

Returns the value of attribute kms_key_id.

Returns:

  • (::String)


10382
10383
10384
# File 'sig/types.rbs', line 10382

def kms_key_id
  @kms_key_id
end