Class: Aws::Types::UpdateUsageProfileRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#configurationTypes::ProfileConfiguration

Returns the value of attribute configuration.



8270
8271
8272
# File 'sig/types.rbs', line 8270

def configuration
  @configuration
end

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


8269
8270
8271
# File 'sig/types.rbs', line 8269

def description
  @description
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


8268
8269
8270
# File 'sig/types.rbs', line 8268

def name
  @name
end