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.



10405
10406
10407
# File 'sig/types.rbs', line 10405

def compiled_output_config
  @compiled_output_config
end

#kms_key_id::String

Returns the value of attribute kms_key_id.

Returns:

  • (::String)


10404
10405
10406
# File 'sig/types.rbs', line 10404

def kms_key_id
  @kms_key_id
end