Class SharedVPCServiceProjectArgs


  • public final class SharedVPCServiceProjectArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • deletionPolicy

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> deletionPolicy()
        Returns:
        The deletion policy for the shared VPC service. Setting ABANDON allows the resource to be abandoned rather than deleted. Possible values are: "ABANDON".
      • hostProject

        public com.pulumi.core.Output<java.lang.String> hostProject()
        Returns:
        The ID of a host project to associate.
      • serviceProject

        public com.pulumi.core.Output<java.lang.String> serviceProject()
        Returns:
        The ID of the project that will serve as a Shared VPC service project.