getPortal

Resource schema for AWS::IoTSiteWise::Portal

Return

null

Parameters

argument

null


suspend fun getPortal(portalId: String): GetPortalResult

Return

null

Parameters

portalId

The ID of the portal.

See also


suspend fun getPortal(argument: suspend GetPortalPlainArgsBuilder.() -> Unit): GetPortalResult

Return

null

Parameters

argument

Builder for com.pulumi.awsnative.iotsitewise.kotlin.inputs.GetPortalPlainArgs.

See also