Class: Aws::Types::DeleteCalculatedAttributeDefinitionRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#calculated_attribute_name ⇒ ::String

Returns the value of attribute calculated_attribute_name.



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.



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

def domain_name
  @domain_name
end