Class: Aws::Types::BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#disassociated_repository_names::Array[::String]

Returns the value of attribute disassociated_repository_names.

Returns:

  • (::Array[::String])


166
167
168
# File 'sig/types.rbs', line 166

def disassociated_repository_names
  @disassociated_repository_names
end

#errors::Array[Types::BatchDisassociateApprovalRuleTemplateFromRepositoriesError]

Returns the value of attribute errors.



167
168
169
# File 'sig/types.rbs', line 167

def errors
  @errors
end