Class: Aws::Types::BatchGetProfileRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


188
189
190
# File 'sig/types.rbs', line 188

def domain_name
  @domain_name
end

#profile_ids::Array[::String]

Returns the value of attribute profile_ids.

Returns:

  • (::Array[::String])


189
190
191
# File 'sig/types.rbs', line 189

def profile_ids
  @profile_ids
end