Uses of Class
software.amazon.awscdk.services.medialive.alpha.HlsStaticKeyProps.Builder
Packages that use HlsStaticKeyProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of HlsStaticKeyProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return HlsStaticKeyProps.BuilderModifier and TypeMethodDescriptionstatic HlsStaticKeyProps.BuilderHlsStaticKeyProps.builder()HlsStaticKeyProps.Builder.keyProviderServerUrl(String keyProviderServerUrl) Sets the value ofHlsStaticKeyProps.getKeyProviderServerUrl()HlsStaticKeyProps.Builder.staticKeyValue(SecretValue staticKeyValue) Sets the value ofHlsStaticKeyProps.getStaticKeyValue()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type HlsStaticKeyProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(HlsStaticKeyProps.Builder builder) Constructor that initializes the object based on literal property values passed by theHlsStaticKeyProps.Builder.