managedServiceData property

Input<String?>? managedServiceData
final

Details about the service that are specific to the service type, in JSON format. For service type SHIELD_ADVANCED, this is an empty string. Examples depending on type can be found in the AWS Firewall Manager SecurityServicePolicyData API Reference.

Implementation

final pulumi.Input<String?>? managedServiceData;