Class: Aws::Types::BatchAssociateApprovalRuleTemplateWithRepositoriesOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#associated_repository_names::Array[::String]

Returns the value of attribute associated_repository_names.

Returns:

  • (::Array[::String])


116
117
118
# File 'sig/types.rbs', line 116

def associated_repository_names
  @associated_repository_names
end

#errors::Array[Types::BatchAssociateApprovalRuleTemplateWithRepositoriesError]

Returns the value of attribute errors.



117
118
119
# File 'sig/types.rbs', line 117

def errors
  @errors
end