Class: Aws::Types::ProfileAttributeValuesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_name::String

Returns the value of attribute attribute_name.

Returns:

  • (::String)


2209
2210
2211
# File 'sig/types.rbs', line 2209

def attribute_name
  @attribute_name
end

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


2208
2209
2210
# File 'sig/types.rbs', line 2208

def domain_name
  @domain_name
end