Class: Aws::Types::CustomInstructions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:custom_instructions_string])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_instructions_string::String

Returns the value of attribute custom_instructions_string.

Returns:

  • (::String)


2764
2765
2766
# File 'sig/types.rbs', line 2764

def custom_instructions_string
  @custom_instructions_string
end