LocationHdfs

class LocationHdfs : KotlinCustomResource

Resource schema for AWS::DataSync::LocationHDFS.

Properties

Link copied to clipboard
val agentArns: Output<List<String>>

ARN(s) of the agent(s) to use for an HDFS location.

Link copied to clipboard

The authentication mode used to determine identity of user.

Link copied to clipboard
val blockSize: Output<Int>?

Size of chunks (blocks) in bytes that the data is divided into when stored in the HDFS cluster.

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

The Base64 string representation of the Keytab file.

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

The string representation of the Krb5Conf file, or the presigned URL to access the Krb5.conf file within an S3 bucket.

Link copied to clipboard

The unique identity, or principal, to which Kerberos can assign tickets.

Link copied to clipboard

The identifier for the Key Management Server where the encryption keys that encrypt data inside HDFS clusters are stored.

Link copied to clipboard
val locationArn: Output<String>

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

Link copied to clipboard
val locationUri: Output<String>

The URL of the HDFS location that was described.

Link copied to clipboard

An array of Name Node(s) of the HDFS location.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer protection settings configured on the Hadoop Distributed File System (HDFS) cluster. If QopConfiguration isn't specified, RpcProtection and DataTransferProtection default to PRIVACY . If you set RpcProtection or DataTransferProtection , the other parameter assumes the same value.

Link copied to clipboard
val replicationFactor: Output<Int>?

Number of copies of each block that exists inside the HDFS cluster.

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

The user name that has read and write permissions on the specified HDFS cluster.

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

The subdirectory in HDFS that is used to read data from the HDFS source location or write data to the HDFS 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>