Class: Aws::Types::CreateQuotaShareResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#quota_share_arn::String

Returns the value of attribute quota_share_arn.

Returns:

  • (::String)


356
357
358
# File 'sig/types.rbs', line 356

def quota_share_arn
  @quota_share_arn
end

#quota_share_name::String

Returns the value of attribute quota_share_name.

Returns:

  • (::String)


355
356
357
# File 'sig/types.rbs', line 355

def quota_share_name
  @quota_share_name
end