Class IdentitystoreFunctions


  • public final class IdentitystoreFunctions
    extends java.lang.Object
    • Constructor Detail

      • IdentitystoreFunctions

        public IdentitystoreFunctions()
    • Method Detail

      • getGroup

        public static com.pulumi.core.Output<GetGroupResult> getGroup​(GetGroupArgs args)
        Use this data source to get an Identity Store Group.
      • getGroupPlain

        public static java.util.concurrent.CompletableFuture<GetGroupResult> getGroupPlain​(GetGroupPlainArgs args)
        Use this data source to get an Identity Store Group.
      • getGroup

        public static com.pulumi.core.Output<GetGroupResult> getGroup​(GetGroupArgs args,
                                                                      com.pulumi.deployment.InvokeOptions options)
        Use this data source to get an Identity Store Group.
      • getGroupPlain

        public static java.util.concurrent.CompletableFuture<GetGroupResult> getGroupPlain​(GetGroupPlainArgs args,
                                                                                           com.pulumi.deployment.InvokeOptions options)
        Use this data source to get an Identity Store Group.
      • getUser

        public static com.pulumi.core.Output<GetUserResult> getUser​(GetUserArgs args)
        Use this data source to get an Identity Store User.
      • getUserPlain

        public static java.util.concurrent.CompletableFuture<GetUserResult> getUserPlain​(GetUserPlainArgs args)
        Use this data source to get an Identity Store User.
      • getUser

        public static com.pulumi.core.Output<GetUserResult> getUser​(GetUserArgs args,
                                                                    com.pulumi.deployment.InvokeOptions options)
        Use this data source to get an Identity Store User.
      • getUserPlain

        public static java.util.concurrent.CompletableFuture<GetUserResult> getUserPlain​(GetUserPlainArgs args,
                                                                                         com.pulumi.deployment.InvokeOptions options)
        Use this data source to get an Identity Store User.