| Package | Description |
|---|---|
| software.amazon.awssdk.services.apprunner.model |
| Modifier and Type | Method and Description |
|---|---|
static VpcDNSTarget.Builder |
VpcDNSTarget.builder() |
VpcDNSTarget.Builder |
VpcDNSTarget.Builder.domainName(String domainName)
The domain name of your target DNS that is associated with the Amazon VPC.
|
VpcDNSTarget.Builder |
VpcDNSTarget.toBuilder() |
VpcDNSTarget.Builder |
VpcDNSTarget.Builder.vpcId(String vpcId)
The ID of the Amazon VPC that is associated with the custom domain name of the target DNS.
|
VpcDNSTarget.Builder |
VpcDNSTarget.Builder.vpcIngressConnectionArn(String vpcIngressConnectionArn)
The Amazon Resource Name (ARN) of the VPC Ingress Connection that is associated with your service.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends VpcDNSTarget.Builder> |
VpcDNSTarget.serializableBuilderClass() |
Copyright © 2023. All rights reserved.