Class: Aws::Types::ChimeSdkMeetingConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#artifacts_configuration ⇒ Types::ArtifactsConfiguration

Returns the value of attribute artifacts_configuration.



104
105
106
# File 'sig/types.rbs', line 104

def artifacts_configuration
  @artifacts_configuration
end

#source_configuration ⇒ Types::SourceConfiguration

Returns the value of attribute source_configuration.



103
104
105
# File 'sig/types.rbs', line 103

def source_configuration
  @source_configuration
end