Class: Aws::Types::DeleteCalculatedAttributeDefinitionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#calculated_attribute_name::String

Returns the value of attribute calculated_attribute_name.

Returns:

  • (::String)


613
614
615
# File 'sig/types.rbs', line 613

def calculated_attribute_name
  @calculated_attribute_name
end

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


612
613
614
# File 'sig/types.rbs', line 612

def domain_name
  @domain_name
end