Class: Aws::Types::UpdateViewInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#filtersTypes::SearchFilter

Returns the value of attribute filters.

Returns:



518
519
520
# File 'sig/types.rbs', line 518

def filters
  @filters
end

#included_properties::Array[Types::IncludedProperty]

Returns the value of attribute included_properties.

Returns:



517
518
519
# File 'sig/types.rbs', line 517

def included_properties
  @included_properties
end

#view_arn::String

Returns the value of attribute view_arn.

Returns:



516
517
518
# File 'sig/types.rbs', line 516

def view_arn
  @view_arn
end