Class AccessConrtolLambda

  • All Implemented Interfaces:
    software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, software.constructs.IDependable

    @Generated(value="jsii-pacmak/1.61.0 (build abf4039)",
               date="2022-06-25T01:32:09.392Z")
    @Stability(Stable)
    public class AccessConrtolLambda
    extends software.constructs.Construct
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  AccessConrtolLambda.Builder
      A fluent builder for AccessConrtolLambda.
      • Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

        software.amazon.jsii.JsiiObject.InitializationMode
      • Nested classes/interfaces inherited from interface software.constructs.IConstruct

        software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$Proxy
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String getStackName()
      The name of the underlying resoure in the serverless application.
      • Methods inherited from class software.constructs.Construct

        getNode, isConstruct, toString
      • Methods inherited from class software.amazon.jsii.JsiiObject

        jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
      • Methods inherited from interface software.amazon.jsii.JsiiSerializable

        $jsii$toJson
    • Constructor Detail

      • AccessConrtolLambda

        protected AccessConrtolLambda​(software.amazon.jsii.JsiiObjectRef objRef)
      • AccessConrtolLambda

        protected AccessConrtolLambda​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • AccessConrtolLambda

        @Stability(Stable)
        public AccessConrtolLambda​(@NotNull
                                   software.constructs.Construct scope,
                                   @NotNull
                                   String id,
                                   @NotNull
                                   AccessConrtolLambdaProps props)
        Parameters:
        scope - This parameter is required.
        id - This parameter is required.
        props - This parameter is required.
    • Method Detail

      • getStackName

        @Stability(Stable)
        @NotNull
        public String getStackName()
        The name of the underlying resoure in the serverless application.