Class: Aws::Types::DescribeServiceActionExecutionParametersInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#accept_language::String

Returns the value of attribute accept_language.

Returns:

  • (::String)


566
567
568
# File 'sig/types.rbs', line 566

def accept_language
  @accept_language
end

#provisioned_product_id::String

Returns the value of attribute provisioned_product_id.

Returns:

  • (::String)


564
565
566
# File 'sig/types.rbs', line 564

def provisioned_product_id
  @provisioned_product_id
end

#service_action_id::String

Returns the value of attribute service_action_id.

Returns:

  • (::String)


565
566
567
# File 'sig/types.rbs', line 565

def service_action_id
  @service_action_id
end