getAccountPolicy

The AWS::Logs::AccountPolicy resource specifies a CloudWatch Logs AccountPolicy.

Return

null

Parameters

argument

null


suspend fun getAccountPolicy(accountId: String, policyName: String, policyType: AccountPolicyPolicyType): GetAccountPolicyResult

Return

null

Parameters

accountId

User account id

policyName

The name of the account policy

policyType

Type of the policy.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.logs.kotlin.inputs.GetAccountPolicyPlainArgs.

See also