Uses of Enum Class
software.amazon.awscdk.services.synthetics.alpha.RuntimeFamily
-
Uses of RuntimeFamily in software.amazon.awscdk.services.synthetics.alpha
Methods in software.amazon.awscdk.services.synthetics.alpha that return RuntimeFamilyModifier and TypeMethodDescriptionRuntime.getFamily()Deprecated.static RuntimeFamilyDeprecated.Returns the enum constant of this class with the specified name.static RuntimeFamily[]RuntimeFamily.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.synthetics.alpha with parameters of type RuntimeFamilyModifier and TypeMethodDescriptionAssetCode.bind(software.constructs.Construct scope, String handler, RuntimeFamily family) Deprecated.abstract CodeConfigCode.bind(software.constructs.Construct scope, String handler, RuntimeFamily family) Deprecated.InlineCode.bind(software.constructs.Construct _scope, String handler, RuntimeFamily _family) Deprecated.S3Code.bind(software.constructs.Construct _scope, String _handler, RuntimeFamily _family) Deprecated.Constructors in software.amazon.awscdk.services.synthetics.alpha with parameters of type RuntimeFamily