getPolicy

Definition of AWS::VerifiedPermissions::Policy Resource Type

Return

null

Parameters

argument

null


suspend fun getPolicy(policyId: String, policyStoreId: String): GetPolicyResult

Return

null

Parameters

policyId

The unique ID of the new or updated policy.

policyStoreId

Specifies the PolicyStoreId of the policy store you want to store the policy in.

See also


suspend fun getPolicy(argument: suspend GetPolicyPlainArgsBuilder.() -> Unit): GetPolicyResult

Return

null

Parameters

argument

Builder for com.pulumi.awsnative.verifiedpermissions.kotlin.inputs.GetPolicyPlainArgs.

See also