Class: Aws::Types::StackConfigInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#output_resolutionTypes::OutputResolutionStackInput

Returns the value of attribute output_resolution.



585
586
587
# File 'sig/types.rbs', line 585

def output_resolution
  @output_resolution
end

#target_bands::Array[::String]

Returns the value of attribute target_bands.

Returns:

  • (::Array[::String])


586
587
588
# File 'sig/types.rbs', line 586

def target_bands
  @target_bands
end