Class EnvironmentAwsDetails


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:47.341-07:00")
    public class EnvironmentAwsDetails
    extends Object
    AWS-specific environment configuration information.
    • Constructor Detail

      • EnvironmentAwsDetails

        public EnvironmentAwsDetails()
    • Method Detail

      • getS3GuardTableName

        public String getS3GuardTableName()
        Getter for s3GuardTableName. The name for the DynamoDB table backing S3Guard.
      • setS3GuardTableName

        public void setS3GuardTableName​(String s3GuardTableName)
        Setter for s3GuardTableName. The name for the DynamoDB table backing S3Guard.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object