get App Profile
Gets information about an app profile.
Return
null
Parameters
argument
null
suspend fun getAppProfile(appProfileId: String, instanceId: String, project: String? = null): GetAppProfileResult
Return
null
See also
Parameters
app Profile Id
instance Id
project
suspend fun getAppProfile(argument: suspend GetAppProfilePlainArgsBuilder.() -> Unit): GetAppProfileResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.bigtableadmin.v2.kotlin.inputs.GetAppProfilePlainArgs.