public static class EnableAutoAssociationDetail.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
EnableAutoAssociationDetail |
build() |
EnableAutoAssociationDetail.Builder |
copy(EnableAutoAssociationDetail model) |
EnableAutoAssociationDetail.Builder |
logGroupId(String logGroupId)
The unique identifier of the log group to use when auto-associting the log source to
eligible entities.
|
public EnableAutoAssociationDetail.Builder logGroupId(String logGroupId)
The unique identifier of the log group to use when auto-associting the log source to eligible entities.
logGroupId
- the value to setpublic EnableAutoAssociationDetail build()
public EnableAutoAssociationDetail.Builder copy(EnableAutoAssociationDetail model)
Copyright © 2016–2024. All rights reserved.