Class DatastreamPrivateConnectionVpcPeeringConfig.Jsii$Proxy

    • Method Detail

      • getVpc

        public final String getVpc()
        Description copied from interface: DatastreamPrivateConnectionVpcPeeringConfig
        Fully qualified name of the VPC that Datastream will peer to. Format: projects/{project}/global/{networks}/{name}.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/datastream_private_connection#vpc DatastreamPrivateConnection#vpc}

        Specified by:
        getVpc in interface DatastreamPrivateConnectionVpcPeeringConfig
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object