Class: Aws::Types::GetAccessGrantsInstanceResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#access_grants_instance_arn::String

Returns the value of attribute access_grants_instance_arn.



571
572
573
# File 'sig/types.rbs', line 571

def access_grants_instance_arn
  @access_grants_instance_arn
end

#access_grants_instance_id::String

Returns the value of attribute access_grants_instance_id.



572
573
574
# File 'sig/types.rbs', line 572

def access_grants_instance_id
  @access_grants_instance_id
end

#created_at::Time

Returns the value of attribute created_at.



576
577
578
# File 'sig/types.rbs', line 576

def created_at
  @created_at
end

#identity_center_application_arn::String

Returns the value of attribute identity_center_application_arn.



575
576
577
# File 'sig/types.rbs', line 575

def identity_center_application_arn
  @identity_center_application_arn
end

#identity_center_arn::String

Returns the value of attribute identity_center_arn.



573
574
575
# File 'sig/types.rbs', line 573

def identity_center_arn
  @identity_center_arn
end

#identity_center_instance_arn::String

Returns the value of attribute identity_center_instance_arn.



574
575
576
# File 'sig/types.rbs', line 574

def identity_center_instance_arn
  @identity_center_instance_arn
end