Uses of Interface
software.amazon.awscdk.services.s3.deployment.MarkersConfig
Packages that use MarkersConfig
Package
Description
AWS S3 Deployment Construct Library
-
Uses of MarkersConfig in software.amazon.awscdk.services.s3.deployment
Classes in software.amazon.awscdk.services.s3.deployment that implement MarkersConfigMethods in software.amazon.awscdk.services.s3.deployment that return MarkersConfigModifier and TypeMethodDescriptionMarkersConfig.Builder.build()Builds the configured instance.default MarkersConfigSourceConfig.getMarkersConfig()A configuration for markers substitution strategy.final MarkersConfigSourceConfig.Jsii$Proxy.getMarkersConfig()Methods in software.amazon.awscdk.services.s3.deployment with parameters of type MarkersConfigModifier and TypeMethodDescriptionstatic ISourceSource.data(String objectKey, String data, MarkersConfig markersConfig) Deploys an object with the specified string contents into the bucket.SourceConfig.Builder.markersConfig(MarkersConfig markersConfig) Sets the value ofSourceConfig.getMarkersConfig()