Uses of Class
software.amazon.awscdk.pipelines.S3SourceOptions.Builder
Packages that use S3SourceOptions.Builder
-
Uses of S3SourceOptions.Builder in software.amazon.awscdk.pipelines
Methods in software.amazon.awscdk.pipelines that return S3SourceOptions.BuilderModifier and TypeMethodDescriptionS3SourceOptions.Builder.actionName
(String actionName) Sets the value ofS3SourceOptions.getActionName()
static S3SourceOptions.Builder
S3SourceOptions.builder()
Sets the value ofS3SourceOptions.getRole()
Sets the value ofS3SourceOptions.getTrigger()
Constructors in software.amazon.awscdk.pipelines with parameters of type S3SourceOptions.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(S3SourceOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theS3SourceOptions.Builder
.