Class: Aws::Types::DeleteLicenseRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#license_arn::String

Returns the value of attribute license_arn.



371
372
373
# File 'sig/types.rbs', line 371

def license_arn
  @license_arn
end

#source_version::String

Returns the value of attribute source_version.



372
373
374
# File 'sig/types.rbs', line 372

def source_version
  @source_version
end