Class: Aws::Types::SyncState

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attachmentTypes::Attachment

Returns the value of attribute attachment.

Returns:



1668
1669
1670
# File 'sig/types.rbs', line 1668

def attachment
  @attachment
end

#config::Hash[::String, Types::PerObjectStatus]

Returns the value of attribute config.

Returns:



1669
1670
1671
# File 'sig/types.rbs', line 1669

def config
  @config
end

#nat_gateway_attachments::Array[Types::NatGatewayAttachment]

Returns the value of attribute nat_gateway_attachments.

Returns:



1670
1671
1672
# File 'sig/types.rbs', line 1670

def nat_gateway_attachments
  @nat_gateway_attachments
end