Class: Aws::Types::BatchGetFieldRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_id ⇒ ::String

Returns the value of attribute domain_id.

Returns:

  • (::String)


82
83
84
# File 'sig/types.rbs', line 82

def domain_id
  @domain_id
end

#fields ⇒ ::Array[Types::FieldIdentifier]

Returns the value of attribute fields.

Returns:



83
84
85
# File 'sig/types.rbs', line 83

def fields
  @fields
end