You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::ImportImageLicenseConfigurationRequest

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing ImportImageLicenseConfigurationRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  license_configuration_arn: "String",
}

The request information of license configurations.

Instance Attribute Summary collapse

Instance Attribute Details

#license_configuration_arnString

The ARN of a license configuration.

Returns:

  • (String)

    The ARN of a license configuration.