Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ivs.CfnIngestConfigurationMixinProps.Builder
Packages that use CfnIngestConfigurationMixinProps.Builder
-
Uses of CfnIngestConfigurationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ivs
Methods in software.amazon.awscdk.cfnpropertymixins.services.ivs that return CfnIngestConfigurationMixinProps.BuilderModifier and TypeMethodDescriptionCfnIngestConfigurationMixinProps.builder()CfnIngestConfigurationMixinProps.Builder.ingestProtocol(String ingestProtocol) Sets the value ofCfnIngestConfigurationMixinProps.getIngestProtocol()CfnIngestConfigurationMixinProps.Builder.insecureIngest(Boolean insecureIngest) Sets the value ofCfnIngestConfigurationMixinProps.getInsecureIngest()CfnIngestConfigurationMixinProps.Builder.insecureIngest(IResolvable insecureIngest) Sets the value ofCfnIngestConfigurationMixinProps.getInsecureIngest()Sets the value ofCfnIngestConfigurationMixinProps.getName()Sets the value ofCfnIngestConfigurationMixinProps.getStageArn()Sets the value ofCfnIngestConfigurationMixinProps.getTags()Sets the value ofCfnIngestConfigurationMixinProps.getUserId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ivs with parameters of type CfnIngestConfigurationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIngestConfigurationMixinProps.Builder.