Class: Aws::Types::IntermediateTableOutputConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


1922
1923
1924
# File 'sig/types.rbs', line 1922

def arn
  @arn
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1921
1922
1923
# File 'sig/types.rbs', line 1921

def id
  @id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


1923
1924
1925
# File 'sig/types.rbs', line 1923

def name
  @name
end