Class: Aws::Types::UpdateLicenseAssetGroupResponse

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)


1331
1332
1333
# File 'sig/types.rbs', line 1331

def license_asset_group_arn
  @license_asset_group_arn
end

#status::String

Returns the value of attribute status.

Returns:

  • (::String)


1332
1333
1334
# File 'sig/types.rbs', line 1332

def status
  @status
end