Liking cljdoc? Tell your friends :D
Clojure only.

crucible.aws.custom-resource

AWS Custom Resources have a type that is defined by the client, prefixed with 'Custom::'. Clients must therefore specify this name when using the resource.

AWS Custom Resources have a type that is defined by the client,
prefixed with 'Custom::'. Clients must therefore specify this name
when using the resource.
raw docstring

resourceclj

(resource resource-name)
(resource resource-name parameters)

Define an AWS Custom::ResourceName named for the resource-name argument. Optionally pass parameters directly, for example where the definition will not be reused.

Define an AWS Custom::ResourceName named for the resource-name
argument. Optionally pass parameters directly, for example where the
definition will not be reused.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close