Uses of Class
software.amazon.awscdk.services.route53.Alpn
Packages that use Alpn
-
Uses of Alpn in software.amazon.awscdk.services.route53
Fields in software.amazon.awscdk.services.route53 declared as AlpnModifier and TypeFieldDescriptionstatic final Alpn
Alpn.H2
HTTP2.static final Alpn
Alpn.H3
HTTP3 (QUIC).static final Alpn
Alpn.HTTP1_1
HTTP/1.1.Methods in software.amazon.awscdk.services.route53 that return AlpnMethods in software.amazon.awscdk.services.route53 that return types with arguments of type AlpnModifier and TypeMethodDescriptionHttpsRecordServiceModeProps.Jsii$Proxy.getAlpn()
SvcbRecordServiceModeProps.getAlpn()
Indicates the set of Application-Layer Protocol Negotiation (ALPN) protocol identifiers and associated transport protocols supported by this service endpoint.SvcbRecordServiceModeProps.Jsii$Proxy.getAlpn()
Method parameters in software.amazon.awscdk.services.route53 with type arguments of type AlpnModifier and TypeMethodDescriptionSets the value ofSvcbRecordServiceModeProps.getAlpn()
Sets the value ofSvcbRecordServiceModeProps.getAlpn()