Class: Aws::Types::CreateLimitsProfileResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


2544
2545
2546
# File 'sig/types.rbs', line 2544

def arn
  @arn
end

#profile_id::String

Returns the value of attribute profile_id.

Returns:

  • (::String)


2545
2546
2547
# File 'sig/types.rbs', line 2545

def profile_id
  @profile_id
end