Uses of Interface
software.amazon.awscdk.interfaces.datasync.ILocationS3Ref
Packages that use ILocationS3Ref
Package
Description
AWS::DataSync Construct Library
-
Uses of ILocationS3Ref in software.amazon.awscdk.interfaces.datasync
Subinterfaces of ILocationS3Ref in software.amazon.awscdk.interfaces.datasyncModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forILocationS3Ref.Classes in software.amazon.awscdk.interfaces.datasync that implement ILocationS3RefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ILocationS3Ref in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement ILocationS3RefModifier and TypeClassDescriptionclassTheAWS::DataSync::LocationS3resource specifies an endpoint for an Amazon S3 bucket.Methods in software.amazon.awscdk.services.datasync with parameters of type ILocationS3RefModifier and TypeMethodDescriptionCfnTask.Builder.destinationLocationArn(ILocationS3Ref destinationLocationArn) The Amazon Resource Name (ARN) of an AWS storage resource's location.CfnTaskProps.Builder.destinationLocationArn(ILocationS3Ref destinationLocationArn) Sets the value ofCfnTaskProps.getDestinationLocationArn()CfnTask.Builder.sourceLocationArn(ILocationS3Ref sourceLocationArn) Specifies the ARN of your transfer's source location.CfnTaskProps.Builder.sourceLocationArn(ILocationS3Ref sourceLocationArn) Sets the value ofCfnTaskProps.getSourceLocationArn()