Uses of Interface
software.amazon.awscdk.services.apigateway.ResourceAttributes
-
Uses of ResourceAttributes in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptionResourceAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IResource
Resource.fromResourceAttributes
(software.constructs.Construct scope, String id, ResourceAttributes attrs) Import an existing resource.