Uses of Enum
software.amazon.awscdk.services.cloudfront.SigningProtocol
Packages that use SigningProtocol
-
Uses of SigningProtocol in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return SigningProtocolModifier and TypeMethodDescriptionSigning.getProtocol()
The signing protocol.static SigningProtocol
Returns the enum constant of this type with the specified name.static SigningProtocol[]
SigningProtocol.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in software.amazon.awscdk.services.cloudfront with parameters of type SigningProtocol