Class ProjectMetadataItemState


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

      • key

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> key()
        Returns:
        The metadata key to set.
      • project

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> project()
        Returns:
        The ID of the project in which the resource belongs. If it is not provided, the provider project is used.
      • value

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> value()
        Returns:
        The value to set for the given metadata key. ***