public static interface LicenseConfiguration.Builder extends SdkPojo, CopyableBuilder<LicenseConfiguration.Builder,LicenseConfiguration>
Modifier and Type | Method and Description |
---|---|
LicenseConfiguration.Builder |
licenseConfigurationArn(String licenseConfigurationArn)
The Amazon Resource Name (ARN) of the license configuration.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
LicenseConfiguration.Builder licenseConfigurationArn(String licenseConfigurationArn)
The Amazon Resource Name (ARN) of the license configuration.
licenseConfigurationArn
- The Amazon Resource Name (ARN) of the license configuration.Copyright © 2023. All rights reserved.