LocationEfs

class LocationEfs : KotlinCustomResource

Resource schema for AWS::DataSync::LocationEFS.

Properties

Link copied to clipboard
val accessPointArn: Output<String>?

The Amazon Resource Name (ARN) for the Amazon EFS Access point that DataSync uses when accessing the EFS file system.

Link copied to clipboard

Specifies the subnet and security groups DataSync uses to connect to one of your Amazon EFS file system's mount targets .

Link copied to clipboard
val efsFilesystemArn: Output<String>?

The Amazon Resource Name (ARN) for the Amazon EFS file system.

Link copied to clipboard

The Amazon Resource Name (ARN) of the AWS IAM role that the DataSync will assume when mounting the EFS file system.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Protocol that is used for encrypting the traffic exchanged between the DataSync Agent and the EFS file system.

Link copied to clipboard
val locationArn: Output<String>

The Amazon Resource Name (ARN) of the Amazon EFS file system location that is created.

Link copied to clipboard
val locationUri: Output<String>

The URL of the EFS location that was described.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val subdirectory: Output<String>?

A subdirectory in the location's path. This subdirectory in the EFS file system is used to read data from the EFS source location or write data to the EFS destination.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>