Package com.cloudera.cdp.dw.model
Class CreateAwsClusterNonTransparentProxyRequest
java.lang.Object
com.cloudera.cdp.dw.model.CreateAwsClusterNonTransparentProxyRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-04-23T14:14:33.344-07:00")
public class CreateAwsClusterNonTransparentProxyRequest
extends Object
Activation options for an AWS environment to enable non-transparent proxy. Read more: https://docs.cloudera.com/data-warehouse/cloud/aws-environments/topics/dw-aws-use-non-transparent-proxy.html
-
Constructor Details
-
CreateAwsClusterNonTransparentProxyRequest
public CreateAwsClusterNonTransparentProxyRequest()
-
-
Method Details
-
getUse
Getter for use. Switch using the default non-transparent proxy on/off. -
setUse
Setter for use. Switch using the default non-transparent proxy on/off. -
getBypassedDomains
Getter for bypassedDomains. Domains where the proxy is getting by-passed. -
setBypassedDomains
Setter for bypassedDomains. Domains where the proxy is getting by-passed. -
equals
-
hashCode
public int hashCode() -
toString
-