| Modifier and Type | Method and Description |
|---|---|
default EndpointType |
EndpointOptions.getEndpointType()
(experimental) The type of endpoint for this DomainName.
|
EndpointType |
EndpointOptions.Jsii$Proxy.getEndpointType() |
EndpointType |
DomainNameProps.Jsii$Proxy.getEndpointType() |
static EndpointType |
EndpointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndpointType[] |
EndpointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointOptions.Builder |
EndpointOptions.Builder.endpointType(EndpointType endpointType)
Sets the value of
EndpointOptions.getEndpointType() |
DomainName.Builder |
DomainName.Builder.endpointType(EndpointType endpointType)
(experimental) The type of endpoint for this DomainName.
|
DomainNameProps.Builder |
DomainNameProps.Builder.endpointType(EndpointType endpointType)
Sets the value of
EndpointOptions.getEndpointType() |
Copyright © 2023. All rights reserved.