Certificate Provider Args
data class CertificateProviderArgs(val accountDefaultForOperations: Output<List<CertificateProviderOperation>>? = null, val certificateProviderName: Output<String>? = null, val lambdaFunctionArn: Output<String>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<CertificateProviderArgs>
Use the AWS::IoT::CertificateProvider resource to declare an AWS IoT Certificate Provider.