SyntheticsFunctions

Functions

Link copied to clipboard

Resource Type definition for AWS::Synthetics::Canary

suspend fun getCanary(name: String): GetCanaryResult
suspend fun getCanary(argument: suspend GetCanaryPlainArgsBuilder.() -> Unit): GetCanaryResult
Link copied to clipboard
suspend fun getGroup(argument: GetGroupPlainArgs): GetGroupResult

Resource Type definition for AWS::Synthetics::Group

suspend fun getGroup(name: String): GetGroupResult
suspend fun getGroup(argument: suspend GetGroupPlainArgsBuilder.() -> Unit): GetGroupResult