Source¶
-
class
oci.data_connectivity.models.
Source
(**kwargs)¶ Bases:
oci.data_connectivity.models.create_connectivity_validation_details.CreateConnectivityValidationDetails
The information about the source object.
Attributes
MODEL_TYPE_SOURCE_OPERATOR
str(object=’’) -> str MODEL_TYPE_TARGET_OPERATOR
str(object=’’) -> str description
Gets the description of this CreateConnectivityValidationDetails. entity
[Required] Gets the entity of this Source. fixed_data_shape
Gets the fixed_data_shape of this Source. identifier
Gets the identifier of this CreateConnectivityValidationDetails. input_ports
Gets the input_ports of this CreateConnectivityValidationDetails. is_copy_fields
Gets the is_copy_fields of this Source. is_predefined_shape
Gets the is_predefined_shape of this Source. is_read_access
Gets the is_read_access of this Source. key
Gets the key of this CreateConnectivityValidationDetails. model_type
[Required] Gets the model_type of this CreateConnectivityValidationDetails. model_version
Gets the model_version of this CreateConnectivityValidationDetails. name
Gets the name of this CreateConnectivityValidationDetails. object_status
Gets the object_status of this CreateConnectivityValidationDetails. object_version
Gets the object_version of this CreateConnectivityValidationDetails. op_config_values
Gets the op_config_values of this CreateConnectivityValidationDetails. output_ports
Gets the output_ports of this CreateConnectivityValidationDetails. parameters
Gets the parameters of this CreateConnectivityValidationDetails. parent_ref
Gets the parent_ref of this CreateConnectivityValidationDetails. read_operation_config
Gets the read_operation_config of this Source. schema_drift_config
Gets the schema_drift_config of this Source. Methods
__init__
(**kwargs)Initializes a new Source object with values from keyword arguments. get_subtype
(object_dictionary)Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype. -
MODEL_TYPE_SOURCE_OPERATOR
= 'SOURCE_OPERATOR'¶
-
MODEL_TYPE_TARGET_OPERATOR
= 'TARGET_OPERATOR'¶
-
__init__
(**kwargs)¶ Initializes a new Source object with values from keyword arguments. The default value of the
model_type
attribute of this class isSOURCE_OPERATOR
and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class):Parameters: - model_type (str) – The value to assign to the model_type property of this Source. Allowed values for this property are: “SOURCE_OPERATOR”, “TARGET_OPERATOR”
- key (str) – The value to assign to the key property of this Source.
- model_version (str) – The value to assign to the model_version property of this Source.
- parent_ref (oci.data_connectivity.models.ParentReference) – The value to assign to the parent_ref property of this Source.
- name (str) – The value to assign to the name property of this Source.
- description (str) – The value to assign to the description property of this Source.
- object_version (int) – The value to assign to the object_version property of this Source.
- input_ports (list[oci.data_connectivity.models.InputPort]) – The value to assign to the input_ports property of this Source.
- output_ports (list[oci.data_connectivity.models.OutputPort]) – The value to assign to the output_ports property of this Source.
- object_status (int) – The value to assign to the object_status property of this Source.
- identifier (str) – The value to assign to the identifier property of this Source.
- parameters (list[oci.data_connectivity.models.Parameter]) – The value to assign to the parameters property of this Source.
- op_config_values (oci.data_connectivity.models.ConfigValues) – The value to assign to the op_config_values property of this Source.
- entity (oci.data_connectivity.models.DataEntity) – The value to assign to the entity property of this Source.
- is_read_access (bool) – The value to assign to the is_read_access property of this Source.
- is_copy_fields (bool) – The value to assign to the is_copy_fields property of this Source.
- is_predefined_shape (bool) – The value to assign to the is_predefined_shape property of this Source.
- schema_drift_config (oci.data_connectivity.models.SchemaDriftConfig) – The value to assign to the schema_drift_config property of this Source.
- fixed_data_shape (oci.data_connectivity.models.Shape) – The value to assign to the fixed_data_shape property of this Source.
- read_operation_config (oci.data_connectivity.models.ReadOperationConfig) – The value to assign to the read_operation_config property of this Source.
-
description
¶ Gets the description of this CreateConnectivityValidationDetails. Details about the operator.
Returns: The description of this CreateConnectivityValidationDetails. Return type: str
-
entity
¶ [Required] Gets the entity of this Source.
Returns: The entity of this Source. Return type: oci.data_connectivity.models.DataEntity
-
fixed_data_shape
¶ Gets the fixed_data_shape of this Source.
Returns: The fixed_data_shape of this Source. Return type: oci.data_connectivity.models.Shape
-
static
get_subtype
(object_dictionary)¶ Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype.
-
identifier
¶ Gets the identifier of this CreateConnectivityValidationDetails. Value can only contain upper case letters, underscore, and numbers. It should begin with upper case letter or underscore. The value can be modified.
Returns: The identifier of this CreateConnectivityValidationDetails. Return type: str
-
input_ports
¶ Gets the input_ports of this CreateConnectivityValidationDetails. An array of input ports.
Returns: The input_ports of this CreateConnectivityValidationDetails. Return type: list[oci.data_connectivity.models.InputPort]
-
is_copy_fields
¶ Gets the is_copy_fields of this Source. Specifies the copy fields.
Returns: The is_copy_fields of this Source. Return type: bool
-
is_predefined_shape
¶ Gets the is_predefined_shape of this Source. Specifies if this uses a predefined shape.
Returns: The is_predefined_shape of this Source. Return type: bool
-
is_read_access
¶ Gets the is_read_access of this Source. Specifies the read access.
Returns: The is_read_access of this Source. Return type: bool
-
key
¶ Gets the key of this CreateConnectivityValidationDetails. The key of the object.
Returns: The key of this CreateConnectivityValidationDetails. Return type: str
-
model_type
¶ [Required] Gets the model_type of this CreateConnectivityValidationDetails. The model type of the operator.
Allowed values for this property are: “SOURCE_OPERATOR”, “TARGET_OPERATOR”
Returns: The model_type of this CreateConnectivityValidationDetails. Return type: str
-
model_version
¶ Gets the model_version of this CreateConnectivityValidationDetails. The model version of an object.
Returns: The model_version of this CreateConnectivityValidationDetails. Return type: str
-
name
¶ Gets the name of this CreateConnectivityValidationDetails. Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters.
Returns: The name of this CreateConnectivityValidationDetails. Return type: str
-
object_status
¶ Gets the object_status of this CreateConnectivityValidationDetails. The status of an object that can be set to value 1 for shallow references across objects, other values reserved.
Returns: The object_status of this CreateConnectivityValidationDetails. Return type: int
-
object_version
¶ Gets the object_version of this CreateConnectivityValidationDetails. The version of the object that is used to track changes in the object instance.
Returns: The object_version of this CreateConnectivityValidationDetails. Return type: int
-
op_config_values
¶ Gets the op_config_values of this CreateConnectivityValidationDetails.
Returns: The op_config_values of this CreateConnectivityValidationDetails. Return type: oci.data_connectivity.models.ConfigValues
-
output_ports
¶ Gets the output_ports of this CreateConnectivityValidationDetails. An array of output ports.
Returns: The output_ports of this CreateConnectivityValidationDetails. Return type: list[oci.data_connectivity.models.OutputPort]
-
parameters
¶ Gets the parameters of this CreateConnectivityValidationDetails. An array of parameters used in the data flow.
Returns: The parameters of this CreateConnectivityValidationDetails. Return type: list[oci.data_connectivity.models.Parameter]
-
parent_ref
¶ Gets the parent_ref of this CreateConnectivityValidationDetails.
Returns: The parent_ref of this CreateConnectivityValidationDetails. Return type: oci.data_connectivity.models.ParentReference
-
read_operation_config
¶ Gets the read_operation_config of this Source.
Returns: The read_operation_config of this Source. Return type: oci.data_connectivity.models.ReadOperationConfig
-
schema_drift_config
¶ Gets the schema_drift_config of this Source.
Returns: The schema_drift_config of this Source. Return type: oci.data_connectivity.models.SchemaDriftConfig
-