Builder

class Builder

Properties

Link copied to clipboard
var group: Group?

The group that was updated. Contains the name of the group that was updated, the ARN of the group that was updated, the updated filter expression, and the updated 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