Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnCertificateProviderPropsMixin.Builder
Packages that use CfnCertificateProviderPropsMixin.Builder
-
Uses of CfnCertificateProviderPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.iot
Methods in software.amazon.awscdk.cfnpropertymixins.services.iot that return CfnCertificateProviderPropsMixin.BuilderModifier and TypeMethodDescriptionCfnCertificateProviderPropsMixin.Builder.accountDefaultForOperations(List<String> accountDefaultForOperations) A list of the operations that the certificate provider will use to generate certificates.CfnCertificateProviderPropsMixin.Builder.certificateProviderName(String certificateProviderName) The name of the certificate provider.CfnCertificateProviderPropsMixin.Builder.create()CfnCertificateProviderPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnCertificateProviderPropsMixin.Builder.lambdaFunctionArn(String lambdaFunctionArn) The ARN of the Lambda function.Metadata that can be used to manage the certificate provider.