get Account Policy
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
account Id
User account id
policy Name
The name of the account policy
policy Type
Type of the policy.
See also
suspend fun getAccountPolicy(argument: suspend GetAccountPolicyPlainArgsBuilder.() -> Unit): GetAccountPolicyResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.logs.kotlin.inputs.GetAccountPolicyPlainArgs.