DescribeLocationHdfsResponse

Types

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

Properties

Link copied to clipboard

The ARNs of the DataSync agents that can connect with your HDFS cluster.

Link copied to clipboard

The type of authentication used to determine the identity of the user.

Link copied to clipboard

The size of the data blocks to write into the HDFS cluster.

Link copied to clipboard

The time that the HDFS location was created.

Link copied to clipboard

The Kerberos principal with access to the files and folders on the HDFS cluster. This parameter is used if the AuthenticationType is defined as KERBEROS.

Link copied to clipboard

The URI of the HDFS cluster's Key Management Server (KMS).

Link copied to clipboard

The ARN of the HDFS location.

Link copied to clipboard

The URI of the HDFS location.

Link copied to clipboard

The NameNode that manages the HDFS namespace.

Link copied to clipboard

The Quality of Protection (QOP) configuration, which specifies the Remote Procedure Call (RPC) and data transfer protection settings configured on the HDFS cluster.

Link copied to clipboard

The number of DataNodes to replicate the data to when writing to the HDFS cluster.

Link copied to clipboard

The user name to identify the client on the host operating system. This parameter is used if the AuthenticationType is defined as SIMPLE.

Functions

Link copied to clipboard
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