Class: Aws::Types::IntegrationPartition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#conversion_spec::String

Returns the value of attribute conversion_spec.

Returns:

  • (::String)


4751
4752
4753
# File 'sig/types.rbs', line 4751

def conversion_spec
  @conversion_spec
end

#field_name::String

Returns the value of attribute field_name.

Returns:

  • (::String)


4749
4750
4751
# File 'sig/types.rbs', line 4749

def field_name
  @field_name
end

#function_spec::String

Returns the value of attribute function_spec.

Returns:

  • (::String)


4750
4751
4752
# File 'sig/types.rbs', line 4750

def function_spec
  @function_spec
end