Class: Aws::Types::BatchGetCalculatedAttributeForProfileError

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#code ⇒ ::String

Returns the value of attribute code.



159
160
161
# File 'sig/types.rbs', line 159

def code
  @code
end

#message ⇒ ::String

Returns the value of attribute message.



160
161
162
# File 'sig/types.rbs', line 160

def message
  @message
end

#profile_id ⇒ ::String

Returns the value of attribute profile_id.



161
162
163
# File 'sig/types.rbs', line 161

def profile_id
  @profile_id
end