get Tls Inspection Configuration
suspend fun getTlsInspectionConfiguration(argument: GetTlsInspectionConfigurationPlainArgs): GetTlsInspectionConfigurationResult
Resource type definition for AWS::NetworkFirewall::TLSInspectionConfiguration
Return
null
Parameters
argument
null
suspend fun getTlsInspectionConfiguration(tlsInspectionConfigurationArn: String): GetTlsInspectionConfigurationResult
Return
null
Parameters
tls Inspection Configuration Arn
The Amazon Resource Name (ARN) of the TLS inspection configuration.
See also
suspend fun getTlsInspectionConfiguration(argument: suspend GetTlsInspectionConfigurationPlainArgsBuilder.() -> Unit): GetTlsInspectionConfigurationResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.networkfirewall.kotlin.inputs.GetTlsInspectionConfigurationPlainArgs.