public class CustomResource
extends software.amazon.awscdk.services.cloudformation.cloudformation.CustomResource
| Modifier | Constructor and Description |
|---|---|
|
CustomResource(software.amazon.awscdk.Construct parent,
String name,
CustomResourceProps props) |
protected |
CustomResource(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
renderProperties()
Override renderProperties to mix in the user-defined properties
|
addDependency, attribute, attribute, getAtt, getOptions, getProperties, getResourceType, toCloudFormationgetCreationStackTrace, getDependencyElements, getLogicalId, getStack, getStackPath, setStackaddChild, addError, addInfo, addMetadata, addMetadata, addWarning, ancestors, ancestors, findChild, getChildren, getContext, getMetadata, getName, getParent, getPath, lock, requireContext, required, setContext, toString, toTreeString, toTreeString, tryFindChild, unlock, validate, validateTreejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected CustomResource(software.amazon.jsii.JsiiObject.InitializationMode mode)
public CustomResource(software.amazon.awscdk.Construct parent,
String name,
CustomResourceProps props)
Copyright © 2018. All rights reserved.