Uses of Class
software.amazon.awscdk.services.mediatailor.CfnLiveSourceProps.Builder
Packages that use CfnLiveSourceProps.Builder
-
Uses of CfnLiveSourceProps.Builder in software.amazon.awscdk.services.mediatailor
Methods in software.amazon.awscdk.services.mediatailor that return CfnLiveSourceProps.BuilderModifier and TypeMethodDescriptionstatic CfnLiveSourceProps.BuilderCfnLiveSourceProps.builder()CfnLiveSourceProps.Builder.httpPackageConfigurations(List<? extends Object> httpPackageConfigurations) Sets the value ofCfnLiveSourceProps.getHttpPackageConfigurations()CfnLiveSourceProps.Builder.httpPackageConfigurations(IResolvable httpPackageConfigurations) Sets the value ofCfnLiveSourceProps.getHttpPackageConfigurations()CfnLiveSourceProps.Builder.liveSourceName(String liveSourceName) Sets the value ofCfnLiveSourceProps.getLiveSourceName()CfnLiveSourceProps.Builder.sourceLocationName(String sourceLocationName) Sets the value ofCfnLiveSourceProps.getSourceLocationName()Sets the value ofCfnLiveSourceProps.getTags()Constructors in software.amazon.awscdk.services.mediatailor with parameters of type CfnLiveSourceProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLiveSourceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLiveSourceProps.Builder.