Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.mediapackage.CfnAssetMixinProps.Builder
Packages that use CfnAssetMixinProps.Builder
-
Uses of CfnAssetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.mediapackage
Methods in software.amazon.awscdk.cfnpropertymixins.services.mediapackage that return CfnAssetMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnAssetMixinProps.BuilderCfnAssetMixinProps.builder()CfnAssetMixinProps.Builder.egressEndpoints(List<? extends Object> egressEndpoints) Sets the value ofCfnAssetMixinProps.getEgressEndpoints()CfnAssetMixinProps.Builder.egressEndpoints(IResolvable egressEndpoints) Sets the value ofCfnAssetMixinProps.getEgressEndpoints()Sets the value ofCfnAssetMixinProps.getId()CfnAssetMixinProps.Builder.packagingGroupId(String packagingGroupId) Sets the value ofCfnAssetMixinProps.getPackagingGroupId()CfnAssetMixinProps.Builder.resourceId(String resourceId) Sets the value ofCfnAssetMixinProps.getResourceId()Sets the value ofCfnAssetMixinProps.getSourceArn()CfnAssetMixinProps.Builder.sourceRoleArn(String sourceRoleArn) Sets the value ofCfnAssetMixinProps.getSourceRoleArn()Sets the value ofCfnAssetMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.mediapackage with parameters of type CfnAssetMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAssetMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAssetMixinProps.Builder.