public static interface GetDomainPermissionsPolicyRequest.Builder extends CodeartifactRequest.Builder, SdkPojo, CopyableBuilder<GetDomainPermissionsPolicyRequest.Builder,GetDomainPermissionsPolicyRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDomainPermissionsPolicyRequest.Builder |
domain(String domain)
The name of the domain to which the resource policy is attached.
|
GetDomainPermissionsPolicyRequest.Builder |
domainOwner(String domainOwner)
The 12-digit account number of the Amazon Web Services account that owns the domain.
|
GetDomainPermissionsPolicyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetDomainPermissionsPolicyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetDomainPermissionsPolicyRequest.Builder domain(String domain)
The name of the domain to which the resource policy is attached.
domain - The name of the domain to which the resource policy is attached.GetDomainPermissionsPolicyRequest.Builder domainOwner(String domainOwner)
The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces.
domainOwner - The 12-digit account number of the Amazon Web Services account that owns the domain. It does not
include dashes or spaces.GetDomainPermissionsPolicyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetDomainPermissionsPolicyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.