Uses of Class
software.amazon.awscdk.CustomResource
Packages that use CustomResource
Package
Description
AWS Cloud Development Kit Library
integ-tests
-
Uses of CustomResource in software.amazon.awscdk
Methods in software.amazon.awscdk that return CustomResource -
Uses of CustomResource in software.amazon.awscdk.integtests.alpha
Methods in software.amazon.awscdk.integtests.alpha that return CustomResourceModifier and TypeMethodDescriptionprotected abstract CustomResourceApiCallBase.getApiCallResource()protected CustomResourceAwsApiCall.getApiCallResource()protected CustomResourceHttpApiCall.getApiCallResource()Methods in software.amazon.awscdk.integtests.alpha with parameters of type CustomResourceModifier and TypeMethodDescriptionstatic ActualResultActualResult.fromCustomResource(CustomResource customResource, String attribute) (experimental) Get the actual results from a CustomResource.