Uses of Class
software.amazon.awscdk.services.apptest.CfnTestCase.InputFileProperty.Builder
-
Uses of CfnTestCase.InputFileProperty.Builder in software.amazon.awscdk.services.apptest
Modifier and TypeMethodDescriptionCfnTestCase.InputFileProperty.builder()
CfnTestCase.InputFileProperty.Builder.fileMetadata
(IResolvable fileMetadata) Sets the value ofCfnTestCase.InputFileProperty.getFileMetadata()
CfnTestCase.InputFileProperty.Builder.fileMetadata
(CfnTestCase.FileMetadataProperty fileMetadata) Sets the value ofCfnTestCase.InputFileProperty.getFileMetadata()
CfnTestCase.InputFileProperty.Builder.sourceLocation
(String sourceLocation) Sets the value ofCfnTestCase.InputFileProperty.getSourceLocation()
CfnTestCase.InputFileProperty.Builder.targetLocation
(String targetLocation) Sets the value ofCfnTestCase.InputFileProperty.getTargetLocation()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTestCase.InputFileProperty.Builder
.