| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs.patterns |
CDK Construct library for higher-level ECS Constructs
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationLoadBalancedServiceRecordType |
ApplicationLoadBalancedEc2ServiceProps.Jsii$Proxy.getRecordType() |
ApplicationLoadBalancedServiceRecordType |
ApplicationLoadBalancedFargateServiceProps.Jsii$Proxy.getRecordType() |
default ApplicationLoadBalancedServiceRecordType |
ApplicationLoadBalancedServiceBaseProps.getRecordType()
Specifies whether the Route53 record should be a CNAME, an A record using the Alias feature or no record at all.
|
ApplicationLoadBalancedServiceRecordType |
ApplicationLoadBalancedServiceBaseProps.Jsii$Proxy.getRecordType() |
static ApplicationLoadBalancedServiceRecordType |
ApplicationLoadBalancedServiceRecordType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationLoadBalancedServiceRecordType[] |
ApplicationLoadBalancedServiceRecordType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.