Class PatchGroupState


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

      • baselineId

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> baselineId()
        Returns:
        The ID of the patch baseline to register the patch group with.
      • patchGroup

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> patchGroup()
        Returns:
        The name of the patch group that should be registered with the patch baseline.