Class AWSConfiguration


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

      • AWSConfiguration

        public AWSConfiguration()
    • Method Detail

      • getInstanceProfile

        public String getInstanceProfile()
        Getter for instanceProfile. The instance profile used for the ID Broker instance.
      • setInstanceProfile

        public void setInstanceProfile​(String instanceProfile)
        Setter for instanceProfile. The instance profile used for the ID Broker instance.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object