MembershipSummary - AWS Security Agent

MembershipSummary

Contains summary information about a membership.

Contents

agentSpaceId

The unique identifier of the agent space.

Type: String

Required: Yes

applicationId

The unique identifier of the application.

Type: String

Required: Yes

createdAt

The date and time the membership was created, in UTC format.

Type: Timestamp

Required: Yes

createdBy

The identifier of the entity that created the membership.

Type: String

Required: Yes

membershipId

The unique identifier of the membership.

Type: String

Required: Yes

memberType

The type of member.

Type: String

Valid Values: USER

Required: Yes

updatedAt

The date and time the membership was last updated, in UTC format.

Type: Timestamp

Required: Yes

updatedBy

The identifier of the entity that last updated the membership.

Type: String

Required: Yes

config

The configuration for the membership.

Type: MembershipConfig object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

metadata

The metadata for the member.

Type: MemberMetadata object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: