Class: Aws::SecurityAgent::Types::MembershipSummary

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb

Overview

Contains summary information about a membership.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#agent_space_idString

The unique identifier of the agent space.

Returns:

  • (String)


3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 3865

class MembershipSummary < Struct.new(
  :membership_id,
  :application_id,
  :agent_space_id,
  :member_type,
  :config,
  :metadata,
  :created_at,
  :updated_at,
  :created_by,
  :updated_by)
  SENSITIVE = []
  include Aws::Structure
end

#application_idString

The unique identifier of the application.

Returns:

  • (String)


3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 3865

class MembershipSummary < Struct.new(
  :membership_id,
  :application_id,
  :agent_space_id,
  :member_type,
  :config,
  :metadata,
  :created_at,
  :updated_at,
  :created_by,
  :updated_by)
  SENSITIVE = []
  include Aws::Structure
end

#configTypes::MembershipConfig

The configuration for the membership.



3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 3865

class MembershipSummary < Struct.new(
  :membership_id,
  :application_id,
  :agent_space_id,
  :member_type,
  :config,
  :metadata,
  :created_at,
  :updated_at,
  :created_by,
  :updated_by)
  SENSITIVE = []
  include Aws::Structure
end

#created_atTime

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

Returns:

  • (Time)


3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 3865

class MembershipSummary < Struct.new(
  :membership_id,
  :application_id,
  :agent_space_id,
  :member_type,
  :config,
  :metadata,
  :created_at,
  :updated_at,
  :created_by,
  :updated_by)
  SENSITIVE = []
  include Aws::Structure
end

#created_byString

The identifier of the entity that created the membership.

Returns:

  • (String)


3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 3865

class MembershipSummary < Struct.new(
  :membership_id,
  :application_id,
  :agent_space_id,
  :member_type,
  :config,
  :metadata,
  :created_at,
  :updated_at,
  :created_by,
  :updated_by)
  SENSITIVE = []
  include Aws::Structure
end

#member_typeString

The type of member.

Returns:

  • (String)


3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 3865

class MembershipSummary < Struct.new(
  :membership_id,
  :application_id,
  :agent_space_id,
  :member_type,
  :config,
  :metadata,
  :created_at,
  :updated_at,
  :created_by,
  :updated_by)
  SENSITIVE = []
  include Aws::Structure
end

#membership_idString

The unique identifier of the membership.

Returns:

  • (String)


3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 3865

class MembershipSummary < Struct.new(
  :membership_id,
  :application_id,
  :agent_space_id,
  :member_type,
  :config,
  :metadata,
  :created_at,
  :updated_at,
  :created_by,
  :updated_by)
  SENSITIVE = []
  include Aws::Structure
end

#metadataTypes::MemberMetadata

The metadata for the member.



3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 3865

class MembershipSummary < Struct.new(
  :membership_id,
  :application_id,
  :agent_space_id,
  :member_type,
  :config,
  :metadata,
  :created_at,
  :updated_at,
  :created_by,
  :updated_by)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

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

Returns:

  • (Time)


3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 3865

class MembershipSummary < Struct.new(
  :membership_id,
  :application_id,
  :agent_space_id,
  :member_type,
  :config,
  :metadata,
  :created_at,
  :updated_at,
  :created_by,
  :updated_by)
  SENSITIVE = []
  include Aws::Structure
end

#updated_byString

The identifier of the entity that last updated the membership.

Returns:

  • (String)


3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 3865

class MembershipSummary < Struct.new(
  :membership_id,
  :application_id,
  :agent_space_id,
  :member_type,
  :config,
  :metadata,
  :created_at,
  :updated_at,
  :created_by,
  :updated_by)
  SENSITIVE = []
  include Aws::Structure
end