Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediatailor.CfnFunctionMixinProps.Builder
Packages that use CfnFunctionMixinProps.Builder
-
Uses of CfnFunctionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediatailor
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediatailor that return CfnFunctionMixinProps.BuilderModifier and TypeMethodDescriptionCfnFunctionMixinProps.builder()CfnFunctionMixinProps.Builder.customOutputConfiguration(CfnFunctionPropsMixin.CustomOutputConfigurationProperty customOutputConfiguration) Sets the value ofCfnFunctionMixinProps.getCustomOutputConfiguration()CfnFunctionMixinProps.Builder.customOutputConfiguration(IResolvable customOutputConfiguration) Sets the value ofCfnFunctionMixinProps.getCustomOutputConfiguration()CfnFunctionMixinProps.Builder.description(String description) Sets the value ofCfnFunctionMixinProps.getDescription()CfnFunctionMixinProps.Builder.functionId(String functionId) Sets the value ofCfnFunctionMixinProps.getFunctionId()CfnFunctionMixinProps.Builder.functionType(String functionType) Sets the value ofCfnFunctionMixinProps.getFunctionType()CfnFunctionMixinProps.Builder.httpRequestConfiguration(CfnFunctionPropsMixin.HttpRequestConfigurationProperty httpRequestConfiguration) Sets the value ofCfnFunctionMixinProps.getHttpRequestConfiguration()CfnFunctionMixinProps.Builder.httpRequestConfiguration(IResolvable httpRequestConfiguration) Sets the value ofCfnFunctionMixinProps.getHttpRequestConfiguration()CfnFunctionMixinProps.Builder.sequentialExecutorConfiguration(CfnFunctionPropsMixin.SequentialExecutorConfigurationProperty sequentialExecutorConfiguration) Sets the value ofCfnFunctionMixinProps.getSequentialExecutorConfiguration()CfnFunctionMixinProps.Builder.sequentialExecutorConfiguration(IResolvable sequentialExecutorConfiguration) Sets the value ofCfnFunctionMixinProps.getSequentialExecutorConfiguration()Sets the value ofCfnFunctionMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.mediatailor with parameters of type CfnFunctionMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFunctionMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFunctionMixinProps.Builder.