getProfile

Definition of AWS::B2BI::Profile Resource Type

Return

null

Parameters

argument

null


suspend fun getProfile(profileId: String): GetProfileResult

Return

null

Parameters

profileId

See also


suspend fun getProfile(argument: suspend GetProfilePlainArgsBuilder.() -> Unit): GetProfileResult

Return

null

Parameters

argument

Builder for com.pulumi.awsnative.b2bi.kotlin.inputs.GetProfilePlainArgs.

See also