public static interface ReportContext.Builder extends SdkPojo, CopyableBuilder<ReportContext.Builder,ReportContext>
| Modifier and Type | Method and Description |
|---|---|
ReportContext.Builder |
licenseConfigurationArns(Collection<String> licenseConfigurationArns)
Amazon Resource Name (ARN) of the license configuration that this generator reports on.
|
ReportContext.Builder |
licenseConfigurationArns(String... licenseConfigurationArns)
Amazon Resource Name (ARN) of the license configuration that this generator reports on.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildReportContext.Builder licenseConfigurationArns(Collection<String> licenseConfigurationArns)
Amazon Resource Name (ARN) of the license configuration that this generator reports on.
licenseConfigurationArns - Amazon Resource Name (ARN) of the license configuration that this generator reports on.ReportContext.Builder licenseConfigurationArns(String... licenseConfigurationArns)
Amazon Resource Name (ARN) of the license configuration that this generator reports on.
licenseConfigurationArns - Amazon Resource Name (ARN) of the license configuration that this generator reports on.Copyright © 2023. All rights reserved.