Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.StaticKeySettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.StaticKeySettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.StaticKeySettingsProperty.builder()
CfnChannel.StaticKeySettingsProperty.Builder.keyProviderServer
(IResolvable keyProviderServer) Sets the value ofCfnChannel.StaticKeySettingsProperty.getKeyProviderServer()
CfnChannel.StaticKeySettingsProperty.Builder.keyProviderServer
(CfnChannel.InputLocationProperty keyProviderServer) Sets the value ofCfnChannel.StaticKeySettingsProperty.getKeyProviderServer()
CfnChannel.StaticKeySettingsProperty.Builder.staticKeyValue
(String staticKeyValue) Sets the value ofCfnChannel.StaticKeySettingsProperty.getStaticKeyValue()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.StaticKeySettingsProperty.Builder
.