| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
List<LoginAttribute> |
RdsLoginAttemptAction.loginAttributes()
Indicates the login attributes used in the login attempt.
|
| Modifier and Type | Method and Description |
|---|---|
RdsLoginAttemptAction.Builder |
RdsLoginAttemptAction.Builder.loginAttributes(LoginAttribute... loginAttributes)
Indicates the login attributes used in the login attempt.
|
| Modifier and Type | Method and Description |
|---|---|
RdsLoginAttemptAction.Builder |
RdsLoginAttemptAction.Builder.loginAttributes(Collection<LoginAttribute> loginAttributes)
Indicates the login attributes used in the login attempt.
|
Copyright © 2023. All rights reserved.