Class GetGovCloudAuditCredentialPrerequisitesRequest


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:47.341-07:00")
    public class GetGovCloudAuditCredentialPrerequisitesRequest
    extends Object
    Request object for getting the audit credential prerequisites for GovCloud for the enabled providers.
    • Constructor Detail

      • GetGovCloudAuditCredentialPrerequisitesRequest

        public GetGovCloudAuditCredentialPrerequisitesRequest()
    • Method Detail

      • getCloudPlatform

        public String getCloudPlatform()
        Getter for cloudPlatform. The kind of cloud platform. As of now, the following cloud provider is accepted as the value of this field - AWS
      • setCloudPlatform

        public void setCloudPlatform​(String cloudPlatform)
        Setter for cloudPlatform. The kind of cloud platform. As of now, the following cloud provider is accepted as the value of this field - AWS
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object