Class: Aws::Types::SnowflakePropertiesPatch

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connectivity_properties_patchTypes::ConnectivityPropertiesPatch

Returns the value of attribute connectivity_properties_patch.



5775
5776
5777
# File 'sig/types.rbs', line 5775

def connectivity_properties_patch
  @connectivity_properties_patch
end

#lineage_syncTypes::LineageSyncInput

Returns the value of attribute lineage_sync.



5777
5778
5779
# File 'sig/types.rbs', line 5777

def lineage_sync
  @lineage_sync
end

#snowflake_role::String

Returns the value of attribute snowflake_role.

Returns:

  • (::String)


5776
5777
5778
# File 'sig/types.rbs', line 5776

def snowflake_role
  @snowflake_role
end