toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.inputs
/
InstanceLicenseSpecificationArgs
Instance
License
Specification
Args
data
class
InstanceLicenseSpecificationArgs
(
val
licenseConfigurationArn
:
Output
<
String
>
)
:
ConvertibleToJava
<
InstanceLicenseSpecificationArgs
>
Members
Constructors
Instance
License
Specification
Args
Link copied to clipboard
constructor
(
licenseConfigurationArn
:
Output
<
String
>
)
Properties
license
Configuration
Arn
Link copied to clipboard
val
licenseConfigurationArn
:
Output
<
String
>
The Amazon Resource Name (ARN) of the license configuration.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
InstanceLicenseSpecificationArgs