Class: Aws::Types::DeleteProfileRequest

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)


720
721
722
# File 'sig/types.rbs', line 720

def domain_name
  @domain_name
end

#profile_id::String

Returns the value of attribute profile_id.

Returns:

  • (::String)


719
720
721
# File 'sig/types.rbs', line 719

def profile_id
  @profile_id
end