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