Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediatailor.CfnSourceLocationMixinProps.Builder
Packages that use CfnSourceLocationMixinProps.Builder
-
Uses of CfnSourceLocationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediatailor
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediatailor that return CfnSourceLocationMixinProps.BuilderModifier and TypeMethodDescriptionCfnSourceLocationMixinProps.Builder.accessConfiguration(CfnSourceLocationPropsMixin.AccessConfigurationProperty accessConfiguration) Sets the value ofCfnSourceLocationMixinProps.getAccessConfiguration()CfnSourceLocationMixinProps.Builder.accessConfiguration(IResolvable accessConfiguration) Sets the value ofCfnSourceLocationMixinProps.getAccessConfiguration()CfnSourceLocationMixinProps.builder()CfnSourceLocationMixinProps.Builder.defaultSegmentDeliveryConfiguration(CfnSourceLocationPropsMixin.DefaultSegmentDeliveryConfigurationProperty defaultSegmentDeliveryConfiguration) Sets the value ofCfnSourceLocationMixinProps.getDefaultSegmentDeliveryConfiguration()CfnSourceLocationMixinProps.Builder.defaultSegmentDeliveryConfiguration(IResolvable defaultSegmentDeliveryConfiguration) Sets the value ofCfnSourceLocationMixinProps.getDefaultSegmentDeliveryConfiguration()CfnSourceLocationMixinProps.Builder.httpConfiguration(CfnSourceLocationPropsMixin.HttpConfigurationProperty httpConfiguration) Sets the value ofCfnSourceLocationMixinProps.getHttpConfiguration()CfnSourceLocationMixinProps.Builder.httpConfiguration(IResolvable httpConfiguration) Sets the value ofCfnSourceLocationMixinProps.getHttpConfiguration()CfnSourceLocationMixinProps.Builder.segmentDeliveryConfigurations(List<? extends Object> segmentDeliveryConfigurations) Sets the value ofCfnSourceLocationMixinProps.getSegmentDeliveryConfigurations()CfnSourceLocationMixinProps.Builder.segmentDeliveryConfigurations(IResolvable segmentDeliveryConfigurations) Sets the value ofCfnSourceLocationMixinProps.getSegmentDeliveryConfigurations()CfnSourceLocationMixinProps.Builder.sourceLocationName(String sourceLocationName) Sets the value ofCfnSourceLocationMixinProps.getSourceLocationName()Sets the value ofCfnSourceLocationMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.mediatailor with parameters of type CfnSourceLocationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSourceLocationMixinProps.Builder.