Class: Aws::CloudWatchOmni::Types::OrganizationAccessGrant

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

Overview

An organization-scoped access grant.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#created_atTime

The timestamp when the grant was created.

Returns:

  • (Time)


3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
# File 'gems/aws-sdk-cloudwatchomni/lib/aws-sdk-cloudwatchomni/types.rb', line 3909

class OrganizationAccessGrant < Struct.new(
  :grant_id,
  :grant_arn,
  :name,
  :domain_id,
  :principal,
  :permission,
  :grant_type,
  :created_by,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#created_byString

The principal that created the grant.

Returns:

  • (String)


3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
# File 'gems/aws-sdk-cloudwatchomni/lib/aws-sdk-cloudwatchomni/types.rb', line 3909

class OrganizationAccessGrant < Struct.new(
  :grant_id,
  :grant_arn,
  :name,
  :domain_id,
  :principal,
  :permission,
  :grant_type,
  :created_by,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#domain_idString

The ID of the organization domain the grant belongs to.

Returns:

  • (String)


3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
# File 'gems/aws-sdk-cloudwatchomni/lib/aws-sdk-cloudwatchomni/types.rb', line 3909

class OrganizationAccessGrant < Struct.new(
  :grant_id,
  :grant_arn,
  :name,
  :domain_id,
  :principal,
  :permission,
  :grant_type,
  :created_by,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#grant_arnString

The Amazon Resource Name (ARN) of the access grant.

Returns:

  • (String)


3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
# File 'gems/aws-sdk-cloudwatchomni/lib/aws-sdk-cloudwatchomni/types.rb', line 3909

class OrganizationAccessGrant < Struct.new(
  :grant_id,
  :grant_arn,
  :name,
  :domain_id,
  :principal,
  :permission,
  :grant_type,
  :created_by,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#grant_idString

The unique ID of the access grant.

Returns:

  • (String)


3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
# File 'gems/aws-sdk-cloudwatchomni/lib/aws-sdk-cloudwatchomni/types.rb', line 3909

class OrganizationAccessGrant < Struct.new(
  :grant_id,
  :grant_arn,
  :name,
  :domain_id,
  :principal,
  :permission,
  :grant_type,
  :created_by,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#grant_typeString

Who manages the grant.

Returns:

  • (String)


3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
# File 'gems/aws-sdk-cloudwatchomni/lib/aws-sdk-cloudwatchomni/types.rb', line 3909

class OrganizationAccessGrant < Struct.new(
  :grant_id,
  :grant_arn,
  :name,
  :domain_id,
  :principal,
  :permission,
  :grant_type,
  :created_by,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

A name that identifies the access grant.

Returns:

  • (String)


3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
# File 'gems/aws-sdk-cloudwatchomni/lib/aws-sdk-cloudwatchomni/types.rb', line 3909

class OrganizationAccessGrant < Struct.new(
  :grant_id,
  :grant_arn,
  :name,
  :domain_id,
  :principal,
  :permission,
  :grant_type,
  :created_by,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#permissionString

The permission granted.

Returns:

  • (String)


3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
# File 'gems/aws-sdk-cloudwatchomni/lib/aws-sdk-cloudwatchomni/types.rb', line 3909

class OrganizationAccessGrant < Struct.new(
  :grant_id,
  :grant_arn,
  :name,
  :domain_id,
  :principal,
  :permission,
  :grant_type,
  :created_by,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#principalTypes::OrganizationAccessGrantPrincipal

The principal receiving the grant.



3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
# File 'gems/aws-sdk-cloudwatchomni/lib/aws-sdk-cloudwatchomni/types.rb', line 3909

class OrganizationAccessGrant < Struct.new(
  :grant_id,
  :grant_arn,
  :name,
  :domain_id,
  :principal,
  :permission,
  :grant_type,
  :created_by,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

The timestamp when the grant was last updated.

Returns:

  • (Time)


3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
# File 'gems/aws-sdk-cloudwatchomni/lib/aws-sdk-cloudwatchomni/types.rb', line 3909

class OrganizationAccessGrant < Struct.new(
  :grant_id,
  :grant_arn,
  :name,
  :domain_id,
  :principal,
  :permission,
  :grant_type,
  :created_by,
  :created_at,
  :updated_at)
  SENSITIVE = []
  include Aws::Structure
end