Class NetworkAwsParams


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:47.341-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