Builder

class Builder

Properties

Link copied to clipboard
var group: Group?

The group that was created. Contains the name of the group that was created, the Amazon Resource Name (ARN) of the group that was generated based on the group name, the filter expression, and the insight configuration that was 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