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.



10390
10391
10392
# File 'sig/types.rbs', line 10390

def compiled_output_config
  @compiled_output_config
end

#kms_key_id::String

Returns the value of attribute kms_key_id.

Returns:

  • (::String)


10389
10390
10391
# File 'sig/types.rbs', line 10389

def kms_key_id
  @kms_key_id
end