Class: Aws::Types::BandMathConfigInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_indicesTypes::CustomIndicesInput

Returns the value of attribute custom_indices.



47
48
49
# File 'sig/types.rbs', line 47

def custom_indices
  @custom_indices
end

#predefined_indices::Array[::String]

Returns the value of attribute predefined_indices.

Returns:

  • (::Array[::String])


48
49
50
# File 'sig/types.rbs', line 48

def predefined_indices
  @predefined_indices
end