| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
RdsLoginAttemptAction |
RdsLoginAttemptAction.clone() |
RdsLoginAttemptAction |
Action.getRdsLoginAttemptAction()
Information about
RDS_LOGIN_ATTEMPT action described in this finding. |
RdsLoginAttemptAction |
RdsLoginAttemptAction.withLoginAttributes(Collection<LoginAttribute> loginAttributes)
Indicates the login attributes used in the login attempt.
|
RdsLoginAttemptAction |
RdsLoginAttemptAction.withLoginAttributes(LoginAttribute... loginAttributes)
Indicates the login attributes used in the login attempt.
|
RdsLoginAttemptAction |
RdsLoginAttemptAction.withRemoteIpDetails(RemoteIpDetails remoteIpDetails) |
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setRdsLoginAttemptAction(RdsLoginAttemptAction rdsLoginAttemptAction)
Information about
RDS_LOGIN_ATTEMPT action described in this finding. |
Action |
Action.withRdsLoginAttemptAction(RdsLoginAttemptAction rdsLoginAttemptAction)
Information about
RDS_LOGIN_ATTEMPT action described in this finding. |
Copyright © 2023. All rights reserved.