Class: Aws::Types::UpdateProfileRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#certificate_ids::Array[::String]

Returns the value of attribute certificate_ids.

Returns:

  • (::Array[::String])


1441
1442
1443
# File 'sig/types.rbs', line 1441

def certificate_ids
  @certificate_ids
end

#profile_id::String

Returns the value of attribute profile_id.

Returns:

  • (::String)


1440
1441
1442
# File 'sig/types.rbs', line 1440

def profile_id
  @profile_id
end