Class: Aws::Types::SnowflakePropertiesInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connectivity_propertiesTypes::ConnectivityProperties

Returns the value of attribute connectivity_properties.



5758
5759
5760
# File 'sig/types.rbs', line 5758

def connectivity_properties
  @connectivity_properties
end

#identity_mappingTypes::IdentityMapping

Returns the value of attribute identity_mapping.



5760
5761
5762
# File 'sig/types.rbs', line 5760

def identity_mapping
  @identity_mapping
end

#lineage_syncTypes::LineageSyncInput

Returns the value of attribute lineage_sync.



5761
5762
5763
# File 'sig/types.rbs', line 5761

def lineage_sync
  @lineage_sync
end

#snowflake_role::String

Returns the value of attribute snowflake_role.

Returns:

  • (::String)


5759
5760
5761
# File 'sig/types.rbs', line 5759

def snowflake_role
  @snowflake_role
end