Uses of Interface
software.amazon.awscdk.services.apigateway.ResourceOptions
Packages that use ResourceOptions
-
Uses of ResourceOptions in software.amazon.awscdk.services.apigateway
Subinterfaces of ResourceOptions in software.amazon.awscdk.services.apigatewayModifier and TypeInterfaceDescriptioninterfaceThe options for creating an API Key.interfaceApiKey Properties.interfaceExample:interfaceExample:interfaceExample:interfaceRateLimitedApiKey properties.interfaceExample:interfaceProps to create a new instance of RestApi.interfaceProperties for StepFunctionsRestApi.Classes in software.amazon.awscdk.services.apigateway that implement ResourceOptionsModifier and TypeClassDescriptionstatic final classAn implementation forApiKeyOptionsstatic final classAn implementation forApiKeyPropsstatic final classAn implementation forLambdaRestApiPropsstatic final classAn implementation forProxyResourceOptionsstatic final classAn implementation forProxyResourcePropsstatic final classAn implementation forRateLimitedApiKeyPropsstatic final classAn implementation forResourceOptionsstatic final classAn implementation forResourcePropsstatic final classAn implementation forRestApiPropsstatic final classAn implementation forStepFunctionsRestApiPropsMethods in software.amazon.awscdk.services.apigateway that return ResourceOptionsModifier and TypeMethodDescriptionResourceOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apigateway with parameters of type ResourceOptionsModifier and TypeMethodDescriptionIResource.addResource(String pathPart, ResourceOptions options) Defines a new child resource where this resource is the parent.default ResourceIResource.Jsii$Default.addResource(String pathPart, ResourceOptions options) Defines a new child resource where this resource is the parent.final ResourceIResource.Jsii$Proxy.addResource(String pathPart, ResourceOptions options) Defines a new child resource where this resource is the parent.ResourceBase.addResource(String pathPart, ResourceOptions options) Defines a new child resource where this resource is the parent.