Uses of Class
software.amazon.awscdk.services.medialive.alpha.RtmpAuthenticationScheme
Packages that use RtmpAuthenticationScheme
Package
Description
AWS::MediaLive Construct Library
-
Uses of RtmpAuthenticationScheme in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as RtmpAuthenticationSchemeModifier and TypeFieldDescriptionstatic final RtmpAuthenticationSchemeRtmpAuthenticationScheme.AKAMAI(experimental) Akamai authentication.static final RtmpAuthenticationSchemeRtmpAuthenticationScheme.COMMON(experimental) Common authentication.Methods in software.amazon.awscdk.services.medialive.alpha that return RtmpAuthenticationSchemeModifier and TypeMethodDescriptiondefault RtmpAuthenticationSchemeRtmpOutputGroupProps.getAuthenticationScheme()(experimental) The authentication scheme for the RTMP connection.final RtmpAuthenticationSchemeRtmpOutputGroupProps.Jsii$Proxy.getAuthenticationScheme()static RtmpAuthenticationScheme(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type RtmpAuthenticationSchemeModifier and TypeMethodDescriptionRtmpOutputGroupProps.Builder.authenticationScheme(RtmpAuthenticationScheme authenticationScheme) Sets the value ofRtmpOutputGroupProps.getAuthenticationScheme()