Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnJobPropsMixin.PresignedUrlConfigProperty
Packages that use CfnJobPropsMixin.PresignedUrlConfigProperty
-
Uses of CfnJobPropsMixin.PresignedUrlConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.iot
Classes in software.amazon.awscdk.cfnpropertymixins.services.iot that implement CfnJobPropsMixin.PresignedUrlConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnJobPropsMixin.PresignedUrlConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.iot that return CfnJobPropsMixin.PresignedUrlConfigPropertyModifier and TypeMethodDescriptionCfnJobPropsMixin.PresignedUrlConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.iot with parameters of type CfnJobPropsMixin.PresignedUrlConfigPropertyModifier and TypeMethodDescriptionCfnJobMixinProps.Builder.presignedUrlConfig(CfnJobPropsMixin.PresignedUrlConfigProperty presignedUrlConfig) Sets the value ofCfnJobMixinProps.getPresignedUrlConfig()CfnJobPropsMixin.Builder.presignedUrlConfig(CfnJobPropsMixin.PresignedUrlConfigProperty presignedUrlConfig) Configuration for pre-signed S3 URLs.