public static interface ConfigurationInfo.Builder extends SdkPojo, CopyableBuilder<ConfigurationInfo.Builder,ConfigurationInfo>
| Modifier and Type | Method and Description |
|---|---|
ConfigurationInfo.Builder |
arn(String arn)
ARN of the configuration to use.
|
ConfigurationInfo.Builder |
revision(Long revision)
The revision of the configuration to use.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildConfigurationInfo.Builder arn(String arn)
ARN of the configuration to use.
arn - ARN of the configuration to use.
ConfigurationInfo.Builder revision(Long revision)
The revision of the configuration to use.
revision - The revision of the configuration to use.
Copyright © 2023. All rights reserved.