Class: Aws::Types::CreateAssociationBatchRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#association_dispatch_assume_role::String

Returns the value of attribute association_dispatch_assume_role.

Returns:

  • (::String)


635
636
637
# File 'sig/types.rbs', line 635

def association_dispatch_assume_role
  @association_dispatch_assume_role
end

#entries::Array[Types::CreateAssociationBatchRequestEntry]

Returns the value of attribute entries.



634
635
636
# File 'sig/types.rbs', line 634

def entries
  @entries
end