Class: Aws::Types::UpdateImageGenerationConfigurationInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#image_generation_configurationTypes::ImageGenerationConfiguration

Returns the value of attribute image_generation_configuration.

Returns:



572
573
574
# File 'sig/types.rbs', line 572

def image_generation_configuration
  @image_generation_configuration
end

#stream_arn::String

Returns the value of attribute stream_arn.

Returns:



571
572
573
# File 'sig/types.rbs', line 571

def stream_arn
  @stream_arn
end

#stream_name::String

Returns the value of attribute stream_name.

Returns:



570
571
572
# File 'sig/types.rbs', line 570

def stream_name
  @stream_name
end