Interface DatasyncLocationHdfsNameNode

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    DatasyncLocationHdfsNameNode.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:52.471Z")
    @Stability(Stable)
    public interface DatasyncLocationHdfsNameNode
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getHostname

        @Stability(Stable)
        @NotNull
        String getHostname()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/datasync_location_hdfs#hostname DatasyncLocationHdfs#hostname}.
      • getPort

        @Stability(Stable)
        @NotNull
        Number getPort()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/datasync_location_hdfs#port DatasyncLocationHdfs#port}.