get Product Subscription
suspend fun getProductSubscription(argument: GetProductSubscriptionPlainArgs): GetProductSubscriptionResult
The AWS::SecurityHub::ProductSubscription resource represents a subscription to a service that is allowed to generate findings for your Security Hub account. One product subscription resource is created for each product enabled.
Return
null
Parameters
argument
null
Return
null
Parameters
product Subscription Arn
The ARN of the product subscription for the account
See also
suspend fun getProductSubscription(argument: suspend GetProductSubscriptionPlainArgsBuilder.() -> Unit): GetProductSubscriptionResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.securityhub.kotlin.inputs.GetProductSubscriptionPlainArgs.