Builder

class Builder

Properties

Link copied to clipboard
var group: Group?

The group that was requested. Contains the name of the group, the ARN of the group, the filter expression, and the insight configuration assigned to the group.

Functions

Link copied to clipboard
fun group(block: Group.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.xray.model.Group inside the given block