Interface AwsOpenSearchServiceDomainVpcOptionsDetails.Builder

  • Method Details

    • securityGroupIds

      The list of security group IDs that are associated with the VPC endpoints for the domain.

      Parameters:
      securityGroupIds - The list of security group IDs that are associated with the VPC endpoints for the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • securityGroupIds

      AwsOpenSearchServiceDomainVpcOptionsDetails.Builder securityGroupIds(String... securityGroupIds)

      The list of security group IDs that are associated with the VPC endpoints for the domain.

      Parameters:
      securityGroupIds - The list of security group IDs that are associated with the VPC endpoints for the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • subnetIds

      A list of subnet IDs that are associated with the VPC endpoints for the domain.

      Parameters:
      subnetIds - A list of subnet IDs that are associated with the VPC endpoints for the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • subnetIds

      A list of subnet IDs that are associated with the VPC endpoints for the domain.

      Parameters:
      subnetIds - A list of subnet IDs that are associated with the VPC endpoints for the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.