Class InstanceIamPolicyState.Builder

  • Enclosing class:
    InstanceIamPolicyState

    public static final class InstanceIamPolicyState.Builder
    extends java.lang.Object
    • Method Detail

      • name

        public InstanceIamPolicyState.Builder name​(@Nullable
                                                   com.pulumi.core.Output<java.lang.String> name)
        Parameters:
        name - The ID of the instance or a fully qualified identifier for the instance.
        Returns:
        builder
      • name

        public InstanceIamPolicyState.Builder name​(java.lang.String name)
        Parameters:
        name - The ID of the instance or a fully qualified identifier for the instance.
        Returns:
        builder
      • project

        public InstanceIamPolicyState.Builder project​(@Nullable
                                                      com.pulumi.core.Output<java.lang.String> project)
        Parameters:
        project - The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
        Returns:
        builder
      • project

        public InstanceIamPolicyState.Builder project​(java.lang.String project)
        Parameters:
        project - The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
        Returns:
        builder
      • region

        public InstanceIamPolicyState.Builder region​(@Nullable
                                                     com.pulumi.core.Output<java.lang.String> region)
        Parameters:
        region - The region of the Data Fusion instance.
        Returns:
        builder
      • region

        public InstanceIamPolicyState.Builder region​(java.lang.String region)
        Parameters:
        region - The region of the Data Fusion instance.
        Returns:
        builder