Interface SelfManagedKafkaAccessConfigurationVpc.Builder

  • Method Details

    • subnets

      Specifies the subnets associated with the stream. These subnets must all be in the same VPC. You can specify as many as 16 subnets.

      Parameters:
      subnets - Specifies the subnets associated with the stream. These subnets must all be in the same VPC. You can specify as many as 16 subnets.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • subnets

      Specifies the subnets associated with the stream. These subnets must all be in the same VPC. You can specify as many as 16 subnets.

      Parameters:
      subnets - Specifies the subnets associated with the stream. These subnets must all be in the same VPC. You can specify as many as 16 subnets.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • securityGroup

      Specifies the security groups associated with the stream. These security groups must all be in the same VPC. You can specify as many as five security groups.

      Parameters:
      securityGroup - Specifies the security groups associated with the stream. These security groups must all be in the same VPC. You can specify as many as five security groups.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • securityGroup

      SelfManagedKafkaAccessConfigurationVpc.Builder securityGroup(String... securityGroup)

      Specifies the security groups associated with the stream. These security groups must all be in the same VPC. You can specify as many as five security groups.

      Parameters:
      securityGroup - Specifies the security groups associated with the stream. These security groups must all be in the same VPC. You can specify as many as five security groups.
      Returns:
      Returns a reference to this object so that method calls can be chained together.