Class: Aws::Types::DescribeAssociationRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#association_id::String

Returns the value of attribute association_id.



1064
1065
1066
# File 'sig/types.rbs', line 1064

def association_id
  @association_id
end

#association_version::String

Returns the value of attribute association_version.



1065
1066
1067
# File 'sig/types.rbs', line 1065

def association_version
  @association_version
end

#instance_id::String

Returns the value of attribute instance_id.



1063
1064
1065
# File 'sig/types.rbs', line 1063

def instance_id
  @instance_id
end

#name::String

Returns the value of attribute name.



1062
1063
1064
# File 'sig/types.rbs', line 1062

def name
  @name
end