Ec2Config

class Ec2Config

The subnet and security groups that DataSync uses to access your Amazon EFS file system.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the Amazon Resource Names (ARNs) of the security groups associated with an Amazon EFS file system's mount target.

Link copied to clipboard

Specifies the ARN of a subnet where DataSync creates the network interfaces for managing traffic during your transfer.

Functions

Link copied to clipboard
inline fun copy(block: Ec2Config.Builder.() -> Unit = {}): Ec2Config
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String