Class: Aws::Types::ImageCustomActionOperation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute navigation_operation.



6709
6710
6711
# File 'sig/types.rbs', line 6709

def navigation_operation
  @navigation_operation
end

#set_parameters_operationTypes::CustomActionSetParametersOperation

Returns the value of attribute set_parameters_operation.



6711
6712
6713
# File 'sig/types.rbs', line 6711

def set_parameters_operation
  @set_parameters_operation
end

#url_operationTypes::CustomActionURLOperation

Returns the value of attribute url_operation.



6710
6711
6712
# File 'sig/types.rbs', line 6710

def url_operation
  @url_operation
end