Uses of Class
software.amazon.awscdk.services.mediapackage.CfnOriginEndpoint.AuthorizationProperty.Builder
Packages that use CfnOriginEndpoint.AuthorizationProperty.Builder
Package
Description
AWS::MediaPackage Construct Library
-
Uses of CfnOriginEndpoint.AuthorizationProperty.Builder in software.amazon.awscdk.services.mediapackage
Methods in software.amazon.awscdk.services.mediapackage that return CfnOriginEndpoint.AuthorizationProperty.BuilderModifier and TypeMethodDescriptionCfnOriginEndpoint.AuthorizationProperty.builder()
CfnOriginEndpoint.AuthorizationProperty.Builder.cdnIdentifierSecret
(String cdnIdentifierSecret) Sets the value ofCfnOriginEndpoint.AuthorizationProperty.getCdnIdentifierSecret()
CfnOriginEndpoint.AuthorizationProperty.Builder.secretsRoleArn
(String secretsRoleArn) Sets the value ofCfnOriginEndpoint.AuthorizationProperty.getSecretsRoleArn()
Constructors in software.amazon.awscdk.services.mediapackage with parameters of type CfnOriginEndpoint.AuthorizationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnOriginEndpoint.AuthorizationProperty.Builder
.