LocationNfs

class LocationNfs : KotlinCustomResource

Resource schema for AWS::DataSync::LocationNFS

Properties

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

The Amazon Resource Name (ARN) of the NFS location.

Link copied to clipboard
val locationUri: Output<String>

The URL of the NFS location that was described.

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

The name of the NFS server. This value is the IP address or DNS name of the NFS server.

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

The subdirectory in the NFS file system that is used to read data from the NFS source location or write data to the NFS destination.

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

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

Link copied to clipboard
val urn: Output<String>