Uses of Class
software.amazon.awscdk.services.medialive.alpha.MsSmoothCertificateMode
Packages that use MsSmoothCertificateMode
Package
Description
AWS::MediaLive Construct Library
-
Uses of MsSmoothCertificateMode in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as MsSmoothCertificateModeModifier and TypeFieldDescriptionstatic final MsSmoothCertificateModeMsSmoothCertificateMode.SELF_SIGNED(experimental) Self-signed.static final MsSmoothCertificateModeMsSmoothCertificateMode.VERIFY_AUTHENTICITY(experimental) Verify authenticity.Methods in software.amazon.awscdk.services.medialive.alpha that return MsSmoothCertificateModeModifier and TypeMethodDescriptiondefault MsSmoothCertificateModeMsSmoothOutputGroupProps.getCertificateMode()(experimental) If set to VERIFY_AUTHENTICITY, verifies the HTTPS certificate chain to a trusted CA.final MsSmoothCertificateModeMsSmoothOutputGroupProps.Jsii$Proxy.getCertificateMode()static MsSmoothCertificateMode(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type MsSmoothCertificateModeModifier and TypeMethodDescriptionMsSmoothOutputGroupProps.Builder.certificateMode(MsSmoothCertificateMode certificateMode) Sets the value ofMsSmoothOutputGroupProps.getCertificateMode()