Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apptest.CfnTestCasePropsMixin.InputFileProperty.Builder
Packages that use CfnTestCasePropsMixin.InputFileProperty.Builder
-
Uses of CfnTestCasePropsMixin.InputFileProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.apptest
Methods in software.amazon.awscdk.cfnpropertymixins.services.apptest that return CfnTestCasePropsMixin.InputFileProperty.BuilderModifier and TypeMethodDescriptionCfnTestCasePropsMixin.InputFileProperty.builder()CfnTestCasePropsMixin.InputFileProperty.Builder.fileMetadata(CfnTestCasePropsMixin.FileMetadataProperty fileMetadata) Sets the value ofCfnTestCasePropsMixin.InputFileProperty.getFileMetadata()CfnTestCasePropsMixin.InputFileProperty.Builder.fileMetadata(IResolvable fileMetadata) Sets the value ofCfnTestCasePropsMixin.InputFileProperty.getFileMetadata()CfnTestCasePropsMixin.InputFileProperty.Builder.sourceLocation(String sourceLocation) Sets the value ofCfnTestCasePropsMixin.InputFileProperty.getSourceLocation()CfnTestCasePropsMixin.InputFileProperty.Builder.targetLocation(String targetLocation) Sets the value ofCfnTestCasePropsMixin.InputFileProperty.getTargetLocation()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apptest with parameters of type CfnTestCasePropsMixin.InputFileProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTestCasePropsMixin.InputFileProperty.Builder.