Class: Aws::Types::Section

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

Defined Under Namespace

Classes: FieldGroup, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#field_group ⇒ Types::FieldGroup

Returns the value of attribute field_group.

Returns:



1136
1137
1138
# File 'sig/types.rbs', line 1136

def field_group
  @field_group
end

#unknown ⇒ Object

Returns the value of attribute unknown.

Returns:

  • (Object)


1137
1138
1139
# File 'sig/types.rbs', line 1137

def unknown
  @unknown
end