MCPcopy Index your code

hub / github.com/Titan-Systems/titan / types & classes

Types & classes335 in github.com/Titan-Systems/titan

↓ 180 callersClassStringProp
COMMENT = '<string_literal>'
titan/props.py:158
↓ 121 callersClassResourceName
titan/resource_name.py:36
↓ 111 callersClassBlueprint
titan/blueprint.py:514
↓ 85 callersClassProps
titan/props.py:89
↓ 63 callersClassBoolProp
AUTO_RESUME = { TRUE | FALSE }
titan/props.py:117
↓ 61 callersClassEnumProp
titan/props.py:417
↓ 56 callersClassResourcePointer
titan/resources/resource.py:617
↓ 48 callersClassIntProp
AUTO_SUSPEND_SECS = <num>
titan/props.py:137
↓ 44 callersClassFQN
titan/identifiers.py:11
↓ 37 callersClassSchemaScope
titan/scope.py:28
↓ 35 callersClassAccountScope
titan/scope.py:17
↓ 33 callersClassIdentifierProp
WAREHOUSE = <warehouse_name>
titan/props.py:192
↓ 31 callersClassStringListProp
PACKAGES = ( '<package_name_and_version>' [ , ... ] )
titan/props.py:240
↓ 28 callersClassFlagProp
COPY GRANTS
titan/props.py:176
↓ 20 callersClassTagsProp
[ [ WITH ] TAG ( <tag_name> = '<tag_value>' [ , <tag_name> = '<tag_value>' , ... ] ) ]
titan/props.py:341
↓ 18 callersClassIdentifierListProp
EXTERNAL_ACCESS_INTEGRATIONS = ( <name_of_integration> [ , ... ] )
titan/props.py:215
↓ 17 callersClassResourceType
titan/enums.py:51
↓ 14 callersClassURN
Universal Resource Name An address scheme for uniquely identifying resources within a Snowflake account. Format ------
titan/identifiers.py:82
↓ 12 callersClassBlueprintConfig
titan/blueprint_config.py:22
↓ 11 callersClassRoleGrant
Description: Represents a grant of a role to another role or user in Snowflake. Snowflake Docs: https://docs.snowflake.com/e
titan/resources/grant.py:634
↓ 10 callersClassArgsProp
titan/props.py:560
↓ 9 callersClassGrant
Description: Represents a grant of privileges on a resource to a role in Snowflake. Snowflake Docs: https://docs.snowflake.c
titan/resources/grant.py:51
↓ 8 callersClassQueryProp
titan/props.py:484
↓ 8 callersClassSecurePath
titan/operations/connector.py:128
↓ 7 callersClassEnumFlagProp
titan/props.py:465
↓ 7 callersClassFutureGrant
Description: Represents a future grant of privileges on a resource to a role in Snowflake. Snowflake Docs: https://docs.snow
titan/resources/grant.py:271
↓ 6 callersClassGrantOnAll
Description: Represents a grant of privileges on all resources of a specified type to a role in Snowflake. Snowflake Docs: h
titan/resources/grant.py:463
↓ 6 callersClassMissingPrivilegeException
titan/exceptions.py:13
↓ 6 callersClassPropSet
FILE_FORMAT = ( { FORMAT_NAME = '<file_format_name>' | TYPE = { CSV | JSON | AVRO | ORC | PARQUET | XML | CUSTOM } )
titan/props.py:263
↓ 5 callersClassRunMode
titan/enums.py:46
↓ 5 callersClassTimeTravelProp
{ AT | BEFORE } ( { TIMESTAMP => <timestamp> | OFFSET => <time_difference> | STATEMENT => <id> | STREAM => '<name
titan/props.py:512
↓ 4 callersClassAlertConditionProp
titan/props.py:541
↓ 4 callersClassEnumListProp
titan/props.py:442
↓ 4 callersClassMissingResourceException
titan/exceptions.py:9
↓ 4 callersClassOrphanResourceException
titan/exceptions.py:29
↓ 4 callersClassResourceTags
titan/resource_tags.py:4
↓ 4 callersClassVarString
titan/var.py:11
↓ 3 callersClassBlueprintScope
titan/enums.py:40
↓ 3 callersClassColumnNamesProp
titan/props.py:595
↓ 3 callersClassCreateResource
titan/blueprint.py:73
↓ 3 callersClassDatabase
Description: Represents a database in Snowflake. Snowflake Docs: https://docs.snowflake.com/en/sql-reference/sql/create-data
titan/resources/database.py:29
↓ 3 callersClassReturnsProp
RETURNS VARIANT RETURNS VARCHAR NOT NULL RETURNS NUMBER(38,0) RETURNS TABLE (event_date DATE, city VARCHAR, temperature NUMBER)
titan/props.py:389
↓ 3 callersClassSchema
Description: Represents a schema in Snowflake, which is a logical grouping of database objects such as tables, views, and stored procedur
titan/resources/schema.py:25
↓ 3 callersClassSchemaProp
titan/props.py:630
↓ 3 callersClassTableScope
titan/scope.py:37
↓ 2 callersClassDataType
titan/enums.py:143
↓ 2 callersClassDatabaseRoleGrant
titan/resources/grant.py:771
↓ 2 callersClassDatabaseScope
titan/scope.py:22
↓ 2 callersClassDropResource
titan/blueprint.py:88
↓ 2 callersClassInvalidResourceException
titan/exceptions.py:37
↓ 2 callersClassLegacyDocstringError
tools/generate_resource_docs.py:61
↓ 2 callersClassMissingVarException
titan/exceptions.py:1
↓ 2 callersClassOrganizationScope
titan/scope.py:12
↓ 2 callersClassResourceHasContainerException
titan/exceptions.py:49
↓ 2 callersClassResourceLifecycleConfig
titan/resources/resource.py:65
↓ 2 callersClassResourceSpecMetadata
titan/resources/resource.py:163
↓ 2 callersClassTransferOwnership
titan/blueprint.py:118
↓ 2 callersClassUpdateResource
titan/blueprint.py:100
↓ 2 callersClass_Grant
titan/resources/grant.py:23
↓ 1 callersClassAccountEdition
titan/enums.py:126
↓ 1 callersClassAccountPriv
titan/privs.py:30
↓ 1 callersClassAnonymousScope
titan/scope.py:48
↓ 1 callersClassCatalogSource
titan/resources/catalog_integration.py:11
↓ 1 callersClassCommaSeparatedListParamType
titan/cli.py:45
↓ 1 callersClassComputePool
Description: A compute pool is a group of compute resources in Snowflake that can be used to execute SQL queries. Snowflake Docs:
titan/resources/compute_pool.py:29
↓ 1 callersClassDictProp
HEADERS = ( '<header_1>' = '<value_1>' [ , '<header_2>' = '<value_2>' ... ] )
titan/props.py:365
↓ 1 callersClassDirectoryIsNotEmptyError
titan/operations/connector.py:53
↓ 1 callersClassDuplicateResourceException
titan/exceptions.py:5
↓ 1 callersClassEmptyDocstringError
tools/generate_resource_docs.py:57
↓ 1 callersClassExpressionProp
titan/props.py:498
↓ 1 callersClassFileTooLargeError
titan/operations/connector.py:58
↓ 1 callersClassFileType
titan/enums.py:355
↓ 1 callersClassImageRepository
Description: An image repository in Snowflake is a storage unit within a schema that allows for the management of OCIv2-compliant contain
titan/resources/image_repository.py:17
↓ 1 callersClassInvalidConnectionConfiguration
titan/operations/connector.py:43
↓ 1 callersClassJsonParamType
titan/cli.py:35
↓ 1 callersClassLanguage
titan/enums.py:186
↓ 1 callersClassLexicon
titan/parse.py:375
↓ 1 callersClassManifest
titan/blueprint.py:193
↓ 1 callersClassManifestResource
titan/blueprint.py:185
↓ 1 callersClassNonConformingPlanException
titan/exceptions.py:21
↓ 1 callersClassNotADAGException
titan/exceptions.py:53
↓ 1 callersClassNotificationDirection
titan/resources/notification_integration.py:23
↓ 1 callersClassNotificationProvider
titan/resources/notification_integration.py:16
↓ 1 callersClassNotificationType
titan/resources/notification_integration.py:11
↓ 1 callersClassOAuthClient
titan/resources/security_integration.py:26
↓ 1 callersClassPropList
STORAGE_LOCATIONS = ( ( NAME = '<storage_location_name>' STORAGE_BASE_URL = '<protocol>://<bucket>[/<path>/]'
titan/props.py:288
↓ 1 callersClassRole
Description: A role in Snowflake defines a set of access controls and permissions. Snowflake Docs: https://docs.snowflake.co
titan/resources/role.py:22
↓ 1 callersClassRunModeParamType
titan/cli.py:21
↓ 1 callersClassScopeParamType
titan/cli.py:28
↓ 1 callersClassSecretType
titan/resources/secret.py:16
↓ 1 callersClassSecurityIntegrationType
titan/resources/security_integration.py:18
↓ 1 callersClassSnowflakeConnectionError
titan/operations/connector.py:48
↓ 1 callersClassStageType
titan/resources/stage.py:20
↓ 1 callersClassStorageProvider
titan/resources/storage_integration.py:11
↓ 1 callersClassStructProp
( NAME = '<storage_location_name>' STORAGE_BASE_URL = '<protocol>://<bucket>[/<path>/]' ... )
titan/props.py:315
↓ 1 callersClassTagReference
titan/resources/tag.py:96
↓ 1 callersClassUser
Description: A user in Snowflake. Snowflake Docs: https://docs.snowflake.com/en/sql-reference/sql/create-user Fields:
titan/resources/user.py:77
↓ 1 callersClassVarStub
titan/var.py:28
↓ 1 callersClassWarehouse
Description: A virtual warehouse, often referred to simply as a "warehouse", is a cluster of compute resources in Snowflake. It provides
titan/resources/warehouse.py:68
↓ 1 callersClassWarehouseSize
Represents the size options for a warehouse. Available sizes: - XSMALL - SMALL - MEDIUM - LARGE - XLARGE - XXLARGE
titan/enums.py:312
next →1–100 of 335, ranked by callers