Uses of Enum
software.amazon.awscdk.services.mediaconnect.alpha.EntitlementStatus
Packages that use EntitlementStatus
Package
Description
AWS::MediaConnect Construct Library
-
Uses of EntitlementStatus in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return EntitlementStatusModifier and TypeMethodDescriptiondefault EntitlementStatusFlowEntitlementProps.getEntitlementStatus()(experimental) An indication of whether the new entitlement should be enabled or disabled as soon as it is created.final EntitlementStatusFlowEntitlementProps.Jsii$Proxy.getEntitlementStatus()static EntitlementStatusReturns the enum constant of this type with the specified name.static EntitlementStatus[]EntitlementStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type EntitlementStatusModifier and TypeMethodDescriptionFlowEntitlement.Builder.entitlementStatus(EntitlementStatus entitlementStatus) (experimental) An indication of whether the new entitlement should be enabled or disabled as soon as it is created.FlowEntitlementProps.Builder.entitlementStatus(EntitlementStatus entitlementStatus) Sets the value ofFlowEntitlementProps.getEntitlementStatus()