|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectcom.amazonaws.services.identitymanagement.model.GetAccountSummaryResult
public class GetAccountSummaryResult
Contains the result of a successful invocation of the GetAccountSummary action.
| Constructor Summary | |
|---|---|
GetAccountSummaryResult()
|
|
| Method Summary | |
|---|---|
Map<String,Integer> |
getSummaryMap()
A set of key value pairs containing account-level information. |
void |
setSummaryMap(Map<String,Integer> summaryMap)
A set of key value pairs containing account-level information. |
String |
toString()
Returns a string representation of this object; useful for testing and debugging. |
GetAccountSummaryResult |
withSummaryMap(Map<String,Integer> summaryMap)
A set of key value pairs containing account-level information. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GetAccountSummaryResult()
| Method Detail |
|---|
public Map<String,Integer> getSummaryMap()
SummaryMap contains the following keys:
Users - Number of Users for the AWS Account
UsersQuota - Maximum Users allowed for the AWS
Account
Groups - Number of Groups for the AWS
Account
GroupsQuota - Maximum Groups allowed
for the AWS Account
ServerCertificates -
Number of Server Certificates for the AWS Account
ServerCertificatesQuota - Maximum Server
Certificates allowed for the AWS Account
UserPolicySizeQuota - Maximum allowed size for
User policy documents (in kilobytes)
GroupPolicySizeQuota - Maximum allowed size for
Group policy documents (in kilobyes)
GroupsPerUserQuota - Maximum number of groups a
User can belong to
SigningCertificatesPerUserQuota - Maximum number
of X509 certificates allowed for a user
AccessKeysPerUserQuota - Maximum number of access
keys that can be created per User
SummaryMap contains the following keys:
Users - Number of Users for the AWS Account
UsersQuota - Maximum Users allowed for the AWS
Account
Groups - Number of Groups for the AWS
Account
GroupsQuota - Maximum Groups allowed
for the AWS Account
ServerCertificates -
Number of Server Certificates for the AWS Account
ServerCertificatesQuota - Maximum Server
Certificates allowed for the AWS Account
UserPolicySizeQuota - Maximum allowed size for
User policy documents (in kilobytes)
GroupPolicySizeQuota - Maximum allowed size for
Group policy documents (in kilobyes)
GroupsPerUserQuota - Maximum number of groups a
User can belong to
SigningCertificatesPerUserQuota - Maximum number
of X509 certificates allowed for a user
AccessKeysPerUserQuota - Maximum number of access
keys that can be created per User
public void setSummaryMap(Map<String,Integer> summaryMap)
SummaryMap contains the following keys:
Users - Number of Users for the AWS Account
UsersQuota - Maximum Users allowed for the AWS
Account
Groups - Number of Groups for the AWS
Account
GroupsQuota - Maximum Groups allowed
for the AWS Account
ServerCertificates -
Number of Server Certificates for the AWS Account
ServerCertificatesQuota - Maximum Server
Certificates allowed for the AWS Account
UserPolicySizeQuota - Maximum allowed size for
User policy documents (in kilobytes)
GroupPolicySizeQuota - Maximum allowed size for
Group policy documents (in kilobyes)
GroupsPerUserQuota - Maximum number of groups a
User can belong to
SigningCertificatesPerUserQuota - Maximum number
of X509 certificates allowed for a user
AccessKeysPerUserQuota - Maximum number of access
keys that can be created per User
summaryMap - A set of key value pairs containing account-level information.
SummaryMap contains the following keys:
Users - Number of Users for the AWS Account
UsersQuota - Maximum Users allowed for the AWS
Account
Groups - Number of Groups for the AWS
Account
GroupsQuota - Maximum Groups allowed
for the AWS Account
ServerCertificates -
Number of Server Certificates for the AWS Account
ServerCertificatesQuota - Maximum Server
Certificates allowed for the AWS Account
UserPolicySizeQuota - Maximum allowed size for
User policy documents (in kilobytes)
GroupPolicySizeQuota - Maximum allowed size for
Group policy documents (in kilobyes)
GroupsPerUserQuota - Maximum number of groups a
User can belong to
SigningCertificatesPerUserQuota - Maximum number
of X509 certificates allowed for a user
AccessKeysPerUserQuota - Maximum number of access
keys that can be created per User
public GetAccountSummaryResult withSummaryMap(Map<String,Integer> summaryMap)
SummaryMap contains the following keys:
Users - Number of Users for the AWS Account
UsersQuota - Maximum Users allowed for the AWS
Account
Groups - Number of Groups for the AWS
Account
GroupsQuota - Maximum Groups allowed
for the AWS Account
ServerCertificates -
Number of Server Certificates for the AWS Account
ServerCertificatesQuota - Maximum Server
Certificates allowed for the AWS Account
UserPolicySizeQuota - Maximum allowed size for
User policy documents (in kilobytes)
GroupPolicySizeQuota - Maximum allowed size for
Group policy documents (in kilobyes)
GroupsPerUserQuota - Maximum number of groups a
User can belong to
SigningCertificatesPerUserQuota - Maximum number
of X509 certificates allowed for a user
AccessKeysPerUserQuota - Maximum number of access
keys that can be created per User
Returns a reference to this object so that method calls can be chained together.
summaryMap - A set of key value pairs containing account-level information.
SummaryMap contains the following keys:
Users - Number of Users for the AWS Account
UsersQuota - Maximum Users allowed for the AWS
Account
Groups - Number of Groups for the AWS
Account
GroupsQuota - Maximum Groups allowed
for the AWS Account
ServerCertificates -
Number of Server Certificates for the AWS Account
ServerCertificatesQuota - Maximum Server
Certificates allowed for the AWS Account
UserPolicySizeQuota - Maximum allowed size for
User policy documents (in kilobytes)
GroupPolicySizeQuota - Maximum allowed size for
Group policy documents (in kilobyes)
GroupsPerUserQuota - Maximum number of groups a
User can belong to
SigningCertificatesPerUserQuota - Maximum number
of X509 certificates allowed for a user
AccessKeysPerUserQuota - Maximum number of access
keys that can be created per User
public String toString()
toString in class ObjectObject.toString()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||