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)


4732
4733
4734
# File 'sig/types.rbs', line 4732

def conversion_spec
  @conversion_spec
end

#field_name::String

Returns the value of attribute field_name.

Returns:

  • (::String)


4730
4731
4732
# File 'sig/types.rbs', line 4730

def field_name
  @field_name
end

#function_spec::String

Returns the value of attribute function_spec.

Returns:

  • (::String)


4731
4732
4733
# File 'sig/types.rbs', line 4731

def function_spec
  @function_spec
end