Class NetworkAwsParams


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2023-09-14T10:47:18.529-07:00")
    public class NetworkAwsParams
    extends Object
    AWS network parameters.
    • Constructor Detail

      • NetworkAwsParams

        public NetworkAwsParams()
    • Method Detail

      • getVpcId

        public String getVpcId()
        Getter for vpcId. VPC ids of the specified networks.
      • setVpcId

        public void setVpcId​(String vpcId)
        Setter for vpcId. VPC ids of the specified networks.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object