Uses of Interface
software.aws.awsprototypingsdk.cdkgraph.PlainObject
-
-
Uses of PlainObject in software.aws.awsprototypingsdk.cdkgraph
Classes in software.aws.awsprototypingsdk.cdkgraph that implement PlainObject Modifier and Type Class Description static classPlainObject.Jsii$ProxyAn implementation forPlainObjectMethods in software.aws.awsprototypingsdk.cdkgraph that return PlainObject Modifier and Type Method Description PlainObjectPlainObject.Builder. build()Builds the configured instance.PlainObjectNode. getCfnProps()(experimental) Gets CloudFormation properties for this node.PlainObjectResourceNode. getCfnProps()(experimental) Get the cfn properties from the L1 resource that this L2 resource wraps.Methods in software.aws.awsprototypingsdk.cdkgraph with parameters of type PlainObject Modifier and Type Method Description default voidIAttributeReferenceProps.Jsii$Default. setValue(PlainObject value)(experimental) Resolved attribute value.voidIAttributeReferenceProps.Jsii$Proxy. setValue(PlainObject value)(experimental) Resolved attribute value.voidIAttributeReferenceProps. setValue(PlainObject value)(experimental) Resolved attribute value.SGUnresolvedReference.BuilderSGUnresolvedReference.Builder. value(PlainObject value)Sets the value ofSGUnresolvedReference.getValue()
-