Class: Aws::Types::ResourceTypeDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#total_active_cross_account::Integer

Returns the value of attribute total_active_cross_account.

Returns:



1013
1014
1015
# File 'sig/types.rbs', line 1013

def 
  
end

#total_active_errors::Integer

Returns the value of attribute total_active_errors.

Returns:



1014
1015
1016
# File 'sig/types.rbs', line 1014

def total_active_errors
  @total_active_errors
end

#total_active_public::Integer

Returns the value of attribute total_active_public.

Returns:



1012
1013
1014
# File 'sig/types.rbs', line 1012

def total_active_public
  @total_active_public
end