Class GetSecretsResult


  • public final class GetSecretsResult
    extends java.lang.Object
    • Method Detail

      • filter

        public java.util.Optional<java.lang.String> filter()
      • id

        public java.lang.String id()
        Returns:
        The provider-assigned unique ID for this managed resource.
      • project

        public java.lang.String project()
        Returns:
        The ID of the project in which the resource belongs.
      • secrets

        public java.util.List<GetSecretsSecret> secrets()
        Returns:
        A list of secrets matching the filter. Structure is defined below.