Uses of Interface
software.amazon.awscdk.services.cloudformation.CfnCustomResourceProps
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnCustomResourceProps in software.amazon.awscdk.services.cloudformation
Modifier and TypeMethodDescriptionCfnCustomResourceProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnCustomResource
(Construct scope, String id, CfnCustomResourceProps props) Create a newAWS::CloudFormation::CustomResource
.