Class: Aws::Types::CreateLicenseAssetGroupResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#license_asset_group_arn::String

Returns the value of attribute license_asset_group_arn.

Returns:

  • (::String)


177
178
179
# File 'sig/types.rbs', line 177

def license_asset_group_arn
  @license_asset_group_arn
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


178
179
180
# File 'sig/types.rbs', line 178

def status
  @status
end