| Name | Type | Description | Notes |
|---|---|---|---|
| DatabricksAccountServicePrincipal | Pointer to ResourceRemoteInfoDatabricksAccountServicePrincipal | [optional] | |
| AzureSubscription | Pointer to ResourceRemoteInfoAzureSubscription | [optional] | |
| AzureResourceGroup | Pointer to ResourceRemoteInfoAzureResourceGroup | [optional] | |
| AzureManagementGroup | Pointer to ResourceRemoteInfoAzureManagementGroup | [optional] | |
| AzureVirtualMachine | Pointer to ResourceRemoteInfoAzureVirtualMachine | [optional] | |
| AzureStorageAccount | Pointer to ResourceRemoteInfoAzureStorageAccount | [optional] | |
| AzureStorageContainer | Pointer to ResourceRemoteInfoAzureStorageContainer | [optional] | |
| AzureSqlServer | Pointer to ResourceRemoteInfoAzureSqlServer | [optional] | |
| AzureSqlDatabase | Pointer to ResourceRemoteInfoAzureSqlDatabase | [optional] | |
| AzureSqlManagedInstance | Pointer to ResourceRemoteInfoAzureSqlManagedInstance | [optional] | |
| AzureSqlManagedDatabase | Pointer to ResourceRemoteInfoAzureSqlManagedDatabase | [optional] | |
| AzureUserAssignedManagedIdentity | Pointer to ResourceRemoteInfoAzureUserAssignedManagedIdentity | [optional] | |
| AzureEnterpriseApp | Pointer to ResourceRemoteInfoAzureEnterpriseApp | [optional] | |
| AzureEntraIdRole | Pointer to ResourceRemoteInfoAzureEntraIdRole | [optional] | |
| AwsOrganizationalUnit | Pointer to ResourceRemoteInfoAwsOrganizationalUnit | [optional] | |
| AwsAccount | Pointer to ResourceRemoteInfoAwsAccount | [optional] | |
| AwsPermissionSet | Pointer to ResourceRemoteInfoAwsPermissionSet | [optional] | |
| AwsIamRole | Pointer to ResourceRemoteInfoAwsIamRole | [optional] | |
| AwsEc2Instance | Pointer to ResourceRemoteInfoAwsEc2Instance | [optional] | |
| AwsRdsCluster | Pointer to ResourceRemoteInfoAwsRdsCluster | [optional] | |
| AwsRdsInstance | Pointer to ResourceRemoteInfoAwsRdsInstance | [optional] | |
| AwsEksCluster | Pointer to ResourceRemoteInfoAwsEksCluster | [optional] | |
| CustomConnector | Pointer to ResourceRemoteInfoCustomConnector | [optional] | |
| GcpOrganization | Pointer to ResourceRemoteInfoGcpOrganization | [optional] | |
| GcpBucket | Pointer to ResourceRemoteInfoGcpBucket | [optional] | |
| GcpComputeInstance | Pointer to ResourceRemoteInfoGcpComputeInstance | [optional] | |
| GcpBigQueryDataset | Pointer to ResourceRemoteInfoGcpBigQueryDataset | [optional] | |
| GcpBigQueryTable | Pointer to ResourceRemoteInfoGcpBigQueryTable | [optional] | |
| GcpFolder | Pointer to ResourceRemoteInfoGcpFolder | [optional] | |
| GcpGkeCluster | Pointer to ResourceRemoteInfoGcpGkeCluster | [optional] | |
| GcpProject | Pointer to ResourceRemoteInfoGcpProject | [optional] | |
| GcpSqlInstance | Pointer to ResourceRemoteInfoGcpSqlInstance | [optional] | |
| GcpServiceAccount | Pointer to ResourceRemoteInfoGcpServiceAccount | [optional] | |
| GoogleWorkspaceRole | Pointer to ResourceRemoteInfoGoogleWorkspaceRole | [optional] | |
| GithubRepo | Pointer to ResourceRemoteInfoGithubRepo | [optional] | |
| GithubOrgRole | Pointer to ResourceRemoteInfoGithubOrgRole | [optional] | |
| GithubOrg | Pointer to ResourceRemoteInfoGithubOrg | [optional] | |
| GithubEnterpriseRole | Pointer to ResourceRemoteInfoGithubEnterpriseRole | [optional] | |
| GitlabProject | Pointer to ResourceRemoteInfoGitlabProject | [optional] | |
| OktaApp | Pointer to ResourceRemoteInfoOktaApp | [optional] | |
| OktaStandardRole | Pointer to ResourceRemoteInfoOktaStandardRole | [optional] | |
| OktaCustomRole | Pointer to ResourceRemoteInfoOktaCustomRole | [optional] | |
| SnowflakeDatabase | Pointer to ResourceRemoteInfoSnowflakeDatabase | [optional] | |
| SnowflakeSchema | Pointer to ResourceRemoteInfoSnowflakeSchema | [optional] | |
| SnowflakeTable | Pointer to ResourceRemoteInfoSnowflakeTable | [optional] | |
| IlevelAdvancedRole | Pointer to ResourceRemoteInfoIlevelAdvancedRole | [optional] | |
| TailscaleSsh | Pointer to ResourceRemoteInfoTailscaleSsh | [optional] | |
| PagerdutyRole | Pointer to ResourceRemoteInfoPagerdutyRole | [optional] | |
| WorkdayRole | Pointer to ResourceRemoteInfoWorkdayRole | [optional] | |
| SalesforcePermissionSet | Pointer to ResourceRemoteInfoSalesforcePermissionSet | [optional] | |
| SalesforceProfile | Pointer to ResourceRemoteInfoSalesforceProfile | [optional] | |
| SalesforceRole | Pointer to ResourceRemoteInfoSalesforceRole | [optional] | |
| TeleportRole | Pointer to ResourceRemoteInfoTeleportRole | [optional] | |
| DatastaxAstraRole | Pointer to ResourceRemoteInfoDatastaxAstraRole | [optional] | |
| CoupaRole | Pointer to ResourceRemoteInfoCoupaRole | [optional] | |
| CursorOrganization | Pointer to ResourceRemoteInfoCursorOrganization | [optional] | |
| OpenaiPlatformProject | Pointer to ResourceRemoteInfoOpenaiPlatformProject | [optional] | |
| OpenaiPlatformServiceAccount | Pointer to ResourceRemoteInfoOpenaiPlatformServiceAccount | [optional] | |
| AnthropicWorkspace | Pointer to ResourceRemoteInfoAnthropicWorkspace | [optional] | |
| OracleFusionRole | Pointer to ResourceRemoteInfoOracleFusionRole | [optional] | |
| DevinOrganization | Pointer to ResourceRemoteInfoDevinOrganization | [optional] | |
| DevinRole | Pointer to ResourceRemoteInfoDevinRole | [optional] |
func NewResourceRemoteInfo() *ResourceRemoteInfo
NewResourceRemoteInfo instantiates a new ResourceRemoteInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewResourceRemoteInfoWithDefaults() *ResourceRemoteInfo
NewResourceRemoteInfoWithDefaults instantiates a new ResourceRemoteInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (o *ResourceRemoteInfo) GetDatabricksAccountServicePrincipal() ResourceRemoteInfoDatabricksAccountServicePrincipal
GetDatabricksAccountServicePrincipal returns the DatabricksAccountServicePrincipal field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetDatabricksAccountServicePrincipalOk() (*ResourceRemoteInfoDatabricksAccountServicePrincipal, bool)
GetDatabricksAccountServicePrincipalOk returns a tuple with the DatabricksAccountServicePrincipal field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetDatabricksAccountServicePrincipal(v ResourceRemoteInfoDatabricksAccountServicePrincipal)
SetDatabricksAccountServicePrincipal sets DatabricksAccountServicePrincipal field to given value.
func (o *ResourceRemoteInfo) HasDatabricksAccountServicePrincipal() bool
HasDatabricksAccountServicePrincipal returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAzureSubscription() ResourceRemoteInfoAzureSubscription
GetAzureSubscription returns the AzureSubscription field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAzureSubscriptionOk() (*ResourceRemoteInfoAzureSubscription, bool)
GetAzureSubscriptionOk returns a tuple with the AzureSubscription field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAzureSubscription(v ResourceRemoteInfoAzureSubscription)
SetAzureSubscription sets AzureSubscription field to given value.
func (o *ResourceRemoteInfo) HasAzureSubscription() bool
HasAzureSubscription returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAzureResourceGroup() ResourceRemoteInfoAzureResourceGroup
GetAzureResourceGroup returns the AzureResourceGroup field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAzureResourceGroupOk() (*ResourceRemoteInfoAzureResourceGroup, bool)
GetAzureResourceGroupOk returns a tuple with the AzureResourceGroup field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAzureResourceGroup(v ResourceRemoteInfoAzureResourceGroup)
SetAzureResourceGroup sets AzureResourceGroup field to given value.
func (o *ResourceRemoteInfo) HasAzureResourceGroup() bool
HasAzureResourceGroup returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAzureManagementGroup() ResourceRemoteInfoAzureManagementGroup
GetAzureManagementGroup returns the AzureManagementGroup field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAzureManagementGroupOk() (*ResourceRemoteInfoAzureManagementGroup, bool)
GetAzureManagementGroupOk returns a tuple with the AzureManagementGroup field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAzureManagementGroup(v ResourceRemoteInfoAzureManagementGroup)
SetAzureManagementGroup sets AzureManagementGroup field to given value.
func (o *ResourceRemoteInfo) HasAzureManagementGroup() bool
HasAzureManagementGroup returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAzureVirtualMachine() ResourceRemoteInfoAzureVirtualMachine
GetAzureVirtualMachine returns the AzureVirtualMachine field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAzureVirtualMachineOk() (*ResourceRemoteInfoAzureVirtualMachine, bool)
GetAzureVirtualMachineOk returns a tuple with the AzureVirtualMachine field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAzureVirtualMachine(v ResourceRemoteInfoAzureVirtualMachine)
SetAzureVirtualMachine sets AzureVirtualMachine field to given value.
func (o *ResourceRemoteInfo) HasAzureVirtualMachine() bool
HasAzureVirtualMachine returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAzureStorageAccount() ResourceRemoteInfoAzureStorageAccount
GetAzureStorageAccount returns the AzureStorageAccount field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAzureStorageAccountOk() (*ResourceRemoteInfoAzureStorageAccount, bool)
GetAzureStorageAccountOk returns a tuple with the AzureStorageAccount field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAzureStorageAccount(v ResourceRemoteInfoAzureStorageAccount)
SetAzureStorageAccount sets AzureStorageAccount field to given value.
func (o *ResourceRemoteInfo) HasAzureStorageAccount() bool
HasAzureStorageAccount returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAzureStorageContainer() ResourceRemoteInfoAzureStorageContainer
GetAzureStorageContainer returns the AzureStorageContainer field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAzureStorageContainerOk() (*ResourceRemoteInfoAzureStorageContainer, bool)
GetAzureStorageContainerOk returns a tuple with the AzureStorageContainer field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAzureStorageContainer(v ResourceRemoteInfoAzureStorageContainer)
SetAzureStorageContainer sets AzureStorageContainer field to given value.
func (o *ResourceRemoteInfo) HasAzureStorageContainer() bool
HasAzureStorageContainer returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAzureSqlServer() ResourceRemoteInfoAzureSqlServer
GetAzureSqlServer returns the AzureSqlServer field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAzureSqlServerOk() (*ResourceRemoteInfoAzureSqlServer, bool)
GetAzureSqlServerOk returns a tuple with the AzureSqlServer field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAzureSqlServer(v ResourceRemoteInfoAzureSqlServer)
SetAzureSqlServer sets AzureSqlServer field to given value.
func (o *ResourceRemoteInfo) HasAzureSqlServer() bool
HasAzureSqlServer returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAzureSqlDatabase() ResourceRemoteInfoAzureSqlDatabase
GetAzureSqlDatabase returns the AzureSqlDatabase field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAzureSqlDatabaseOk() (*ResourceRemoteInfoAzureSqlDatabase, bool)
GetAzureSqlDatabaseOk returns a tuple with the AzureSqlDatabase field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAzureSqlDatabase(v ResourceRemoteInfoAzureSqlDatabase)
SetAzureSqlDatabase sets AzureSqlDatabase field to given value.
func (o *ResourceRemoteInfo) HasAzureSqlDatabase() bool
HasAzureSqlDatabase returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAzureSqlManagedInstance() ResourceRemoteInfoAzureSqlManagedInstance
GetAzureSqlManagedInstance returns the AzureSqlManagedInstance field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAzureSqlManagedInstanceOk() (*ResourceRemoteInfoAzureSqlManagedInstance, bool)
GetAzureSqlManagedInstanceOk returns a tuple with the AzureSqlManagedInstance field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAzureSqlManagedInstance(v ResourceRemoteInfoAzureSqlManagedInstance)
SetAzureSqlManagedInstance sets AzureSqlManagedInstance field to given value.
func (o *ResourceRemoteInfo) HasAzureSqlManagedInstance() bool
HasAzureSqlManagedInstance returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAzureSqlManagedDatabase() ResourceRemoteInfoAzureSqlManagedDatabase
GetAzureSqlManagedDatabase returns the AzureSqlManagedDatabase field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAzureSqlManagedDatabaseOk() (*ResourceRemoteInfoAzureSqlManagedDatabase, bool)
GetAzureSqlManagedDatabaseOk returns a tuple with the AzureSqlManagedDatabase field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAzureSqlManagedDatabase(v ResourceRemoteInfoAzureSqlManagedDatabase)
SetAzureSqlManagedDatabase sets AzureSqlManagedDatabase field to given value.
func (o *ResourceRemoteInfo) HasAzureSqlManagedDatabase() bool
HasAzureSqlManagedDatabase returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAzureUserAssignedManagedIdentity() ResourceRemoteInfoAzureUserAssignedManagedIdentity
GetAzureUserAssignedManagedIdentity returns the AzureUserAssignedManagedIdentity field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAzureUserAssignedManagedIdentityOk() (*ResourceRemoteInfoAzureUserAssignedManagedIdentity, bool)
GetAzureUserAssignedManagedIdentityOk returns a tuple with the AzureUserAssignedManagedIdentity field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAzureUserAssignedManagedIdentity(v ResourceRemoteInfoAzureUserAssignedManagedIdentity)
SetAzureUserAssignedManagedIdentity sets AzureUserAssignedManagedIdentity field to given value.
func (o *ResourceRemoteInfo) HasAzureUserAssignedManagedIdentity() bool
HasAzureUserAssignedManagedIdentity returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAzureEnterpriseApp() ResourceRemoteInfoAzureEnterpriseApp
GetAzureEnterpriseApp returns the AzureEnterpriseApp field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAzureEnterpriseAppOk() (*ResourceRemoteInfoAzureEnterpriseApp, bool)
GetAzureEnterpriseAppOk returns a tuple with the AzureEnterpriseApp field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAzureEnterpriseApp(v ResourceRemoteInfoAzureEnterpriseApp)
SetAzureEnterpriseApp sets AzureEnterpriseApp field to given value.
func (o *ResourceRemoteInfo) HasAzureEnterpriseApp() bool
HasAzureEnterpriseApp returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAzureEntraIdRole() ResourceRemoteInfoAzureEntraIdRole
GetAzureEntraIdRole returns the AzureEntraIdRole field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAzureEntraIdRoleOk() (*ResourceRemoteInfoAzureEntraIdRole, bool)
GetAzureEntraIdRoleOk returns a tuple with the AzureEntraIdRole field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAzureEntraIdRole(v ResourceRemoteInfoAzureEntraIdRole)
SetAzureEntraIdRole sets AzureEntraIdRole field to given value.
func (o *ResourceRemoteInfo) HasAzureEntraIdRole() bool
HasAzureEntraIdRole returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAwsOrganizationalUnit() ResourceRemoteInfoAwsOrganizationalUnit
GetAwsOrganizationalUnit returns the AwsOrganizationalUnit field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAwsOrganizationalUnitOk() (*ResourceRemoteInfoAwsOrganizationalUnit, bool)
GetAwsOrganizationalUnitOk returns a tuple with the AwsOrganizationalUnit field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAwsOrganizationalUnit(v ResourceRemoteInfoAwsOrganizationalUnit)
SetAwsOrganizationalUnit sets AwsOrganizationalUnit field to given value.
func (o *ResourceRemoteInfo) HasAwsOrganizationalUnit() bool
HasAwsOrganizationalUnit returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAwsAccount() ResourceRemoteInfoAwsAccount
GetAwsAccount returns the AwsAccount field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAwsAccountOk() (*ResourceRemoteInfoAwsAccount, bool)
GetAwsAccountOk returns a tuple with the AwsAccount field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAwsAccount(v ResourceRemoteInfoAwsAccount)
SetAwsAccount sets AwsAccount field to given value.
func (o *ResourceRemoteInfo) HasAwsAccount() bool
HasAwsAccount returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAwsPermissionSet() ResourceRemoteInfoAwsPermissionSet
GetAwsPermissionSet returns the AwsPermissionSet field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAwsPermissionSetOk() (*ResourceRemoteInfoAwsPermissionSet, bool)
GetAwsPermissionSetOk returns a tuple with the AwsPermissionSet field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAwsPermissionSet(v ResourceRemoteInfoAwsPermissionSet)
SetAwsPermissionSet sets AwsPermissionSet field to given value.
func (o *ResourceRemoteInfo) HasAwsPermissionSet() bool
HasAwsPermissionSet returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAwsIamRole() ResourceRemoteInfoAwsIamRole
GetAwsIamRole returns the AwsIamRole field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAwsIamRoleOk() (*ResourceRemoteInfoAwsIamRole, bool)
GetAwsIamRoleOk returns a tuple with the AwsIamRole field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAwsIamRole(v ResourceRemoteInfoAwsIamRole)
SetAwsIamRole sets AwsIamRole field to given value.
func (o *ResourceRemoteInfo) HasAwsIamRole() bool
HasAwsIamRole returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAwsEc2Instance() ResourceRemoteInfoAwsEc2Instance
GetAwsEc2Instance returns the AwsEc2Instance field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAwsEc2InstanceOk() (*ResourceRemoteInfoAwsEc2Instance, bool)
GetAwsEc2InstanceOk returns a tuple with the AwsEc2Instance field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAwsEc2Instance(v ResourceRemoteInfoAwsEc2Instance)
SetAwsEc2Instance sets AwsEc2Instance field to given value.
func (o *ResourceRemoteInfo) HasAwsEc2Instance() bool
HasAwsEc2Instance returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAwsRdsCluster() ResourceRemoteInfoAwsRdsCluster
GetAwsRdsCluster returns the AwsRdsCluster field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAwsRdsClusterOk() (*ResourceRemoteInfoAwsRdsCluster, bool)
GetAwsRdsClusterOk returns a tuple with the AwsRdsCluster field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAwsRdsCluster(v ResourceRemoteInfoAwsRdsCluster)
SetAwsRdsCluster sets AwsRdsCluster field to given value.
func (o *ResourceRemoteInfo) HasAwsRdsCluster() bool
HasAwsRdsCluster returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAwsRdsInstance() ResourceRemoteInfoAwsRdsInstance
GetAwsRdsInstance returns the AwsRdsInstance field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAwsRdsInstanceOk() (*ResourceRemoteInfoAwsRdsInstance, bool)
GetAwsRdsInstanceOk returns a tuple with the AwsRdsInstance field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAwsRdsInstance(v ResourceRemoteInfoAwsRdsInstance)
SetAwsRdsInstance sets AwsRdsInstance field to given value.
func (o *ResourceRemoteInfo) HasAwsRdsInstance() bool
HasAwsRdsInstance returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAwsEksCluster() ResourceRemoteInfoAwsEksCluster
GetAwsEksCluster returns the AwsEksCluster field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAwsEksClusterOk() (*ResourceRemoteInfoAwsEksCluster, bool)
GetAwsEksClusterOk returns a tuple with the AwsEksCluster field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAwsEksCluster(v ResourceRemoteInfoAwsEksCluster)
SetAwsEksCluster sets AwsEksCluster field to given value.
func (o *ResourceRemoteInfo) HasAwsEksCluster() bool
HasAwsEksCluster returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetCustomConnector() ResourceRemoteInfoCustomConnector
GetCustomConnector returns the CustomConnector field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetCustomConnectorOk() (*ResourceRemoteInfoCustomConnector, bool)
GetCustomConnectorOk returns a tuple with the CustomConnector field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetCustomConnector(v ResourceRemoteInfoCustomConnector)
SetCustomConnector sets CustomConnector field to given value.
func (o *ResourceRemoteInfo) HasCustomConnector() bool
HasCustomConnector returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetGcpOrganization() ResourceRemoteInfoGcpOrganization
GetGcpOrganization returns the GcpOrganization field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetGcpOrganizationOk() (*ResourceRemoteInfoGcpOrganization, bool)
GetGcpOrganizationOk returns a tuple with the GcpOrganization field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetGcpOrganization(v ResourceRemoteInfoGcpOrganization)
SetGcpOrganization sets GcpOrganization field to given value.
func (o *ResourceRemoteInfo) HasGcpOrganization() bool
HasGcpOrganization returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetGcpBucket() ResourceRemoteInfoGcpBucket
GetGcpBucket returns the GcpBucket field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetGcpBucketOk() (*ResourceRemoteInfoGcpBucket, bool)
GetGcpBucketOk returns a tuple with the GcpBucket field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetGcpBucket(v ResourceRemoteInfoGcpBucket)
SetGcpBucket sets GcpBucket field to given value.
func (o *ResourceRemoteInfo) HasGcpBucket() bool
HasGcpBucket returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetGcpComputeInstance() ResourceRemoteInfoGcpComputeInstance
GetGcpComputeInstance returns the GcpComputeInstance field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetGcpComputeInstanceOk() (*ResourceRemoteInfoGcpComputeInstance, bool)
GetGcpComputeInstanceOk returns a tuple with the GcpComputeInstance field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetGcpComputeInstance(v ResourceRemoteInfoGcpComputeInstance)
SetGcpComputeInstance sets GcpComputeInstance field to given value.
func (o *ResourceRemoteInfo) HasGcpComputeInstance() bool
HasGcpComputeInstance returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetGcpBigQueryDataset() ResourceRemoteInfoGcpBigQueryDataset
GetGcpBigQueryDataset returns the GcpBigQueryDataset field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetGcpBigQueryDatasetOk() (*ResourceRemoteInfoGcpBigQueryDataset, bool)
GetGcpBigQueryDatasetOk returns a tuple with the GcpBigQueryDataset field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetGcpBigQueryDataset(v ResourceRemoteInfoGcpBigQueryDataset)
SetGcpBigQueryDataset sets GcpBigQueryDataset field to given value.
func (o *ResourceRemoteInfo) HasGcpBigQueryDataset() bool
HasGcpBigQueryDataset returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetGcpBigQueryTable() ResourceRemoteInfoGcpBigQueryTable
GetGcpBigQueryTable returns the GcpBigQueryTable field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetGcpBigQueryTableOk() (*ResourceRemoteInfoGcpBigQueryTable, bool)
GetGcpBigQueryTableOk returns a tuple with the GcpBigQueryTable field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetGcpBigQueryTable(v ResourceRemoteInfoGcpBigQueryTable)
SetGcpBigQueryTable sets GcpBigQueryTable field to given value.
func (o *ResourceRemoteInfo) HasGcpBigQueryTable() bool
HasGcpBigQueryTable returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetGcpFolder() ResourceRemoteInfoGcpFolder
GetGcpFolder returns the GcpFolder field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetGcpFolderOk() (*ResourceRemoteInfoGcpFolder, bool)
GetGcpFolderOk returns a tuple with the GcpFolder field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetGcpFolder(v ResourceRemoteInfoGcpFolder)
SetGcpFolder sets GcpFolder field to given value.
func (o *ResourceRemoteInfo) HasGcpFolder() bool
HasGcpFolder returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetGcpGkeCluster() ResourceRemoteInfoGcpGkeCluster
GetGcpGkeCluster returns the GcpGkeCluster field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetGcpGkeClusterOk() (*ResourceRemoteInfoGcpGkeCluster, bool)
GetGcpGkeClusterOk returns a tuple with the GcpGkeCluster field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetGcpGkeCluster(v ResourceRemoteInfoGcpGkeCluster)
SetGcpGkeCluster sets GcpGkeCluster field to given value.
func (o *ResourceRemoteInfo) HasGcpGkeCluster() bool
HasGcpGkeCluster returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetGcpProject() ResourceRemoteInfoGcpProject
GetGcpProject returns the GcpProject field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetGcpProjectOk() (*ResourceRemoteInfoGcpProject, bool)
GetGcpProjectOk returns a tuple with the GcpProject field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetGcpProject(v ResourceRemoteInfoGcpProject)
SetGcpProject sets GcpProject field to given value.
func (o *ResourceRemoteInfo) HasGcpProject() bool
HasGcpProject returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetGcpSqlInstance() ResourceRemoteInfoGcpSqlInstance
GetGcpSqlInstance returns the GcpSqlInstance field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetGcpSqlInstanceOk() (*ResourceRemoteInfoGcpSqlInstance, bool)
GetGcpSqlInstanceOk returns a tuple with the GcpSqlInstance field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetGcpSqlInstance(v ResourceRemoteInfoGcpSqlInstance)
SetGcpSqlInstance sets GcpSqlInstance field to given value.
func (o *ResourceRemoteInfo) HasGcpSqlInstance() bool
HasGcpSqlInstance returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetGcpServiceAccount() ResourceRemoteInfoGcpServiceAccount
GetGcpServiceAccount returns the GcpServiceAccount field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetGcpServiceAccountOk() (*ResourceRemoteInfoGcpServiceAccount, bool)
GetGcpServiceAccountOk returns a tuple with the GcpServiceAccount field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetGcpServiceAccount(v ResourceRemoteInfoGcpServiceAccount)
SetGcpServiceAccount sets GcpServiceAccount field to given value.
func (o *ResourceRemoteInfo) HasGcpServiceAccount() bool
HasGcpServiceAccount returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetGoogleWorkspaceRole() ResourceRemoteInfoGoogleWorkspaceRole
GetGoogleWorkspaceRole returns the GoogleWorkspaceRole field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetGoogleWorkspaceRoleOk() (*ResourceRemoteInfoGoogleWorkspaceRole, bool)
GetGoogleWorkspaceRoleOk returns a tuple with the GoogleWorkspaceRole field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetGoogleWorkspaceRole(v ResourceRemoteInfoGoogleWorkspaceRole)
SetGoogleWorkspaceRole sets GoogleWorkspaceRole field to given value.
func (o *ResourceRemoteInfo) HasGoogleWorkspaceRole() bool
HasGoogleWorkspaceRole returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetGithubRepo() ResourceRemoteInfoGithubRepo
GetGithubRepo returns the GithubRepo field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetGithubRepoOk() (*ResourceRemoteInfoGithubRepo, bool)
GetGithubRepoOk returns a tuple with the GithubRepo field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetGithubRepo(v ResourceRemoteInfoGithubRepo)
SetGithubRepo sets GithubRepo field to given value.
func (o *ResourceRemoteInfo) HasGithubRepo() bool
HasGithubRepo returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetGithubOrgRole() ResourceRemoteInfoGithubOrgRole
GetGithubOrgRole returns the GithubOrgRole field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetGithubOrgRoleOk() (*ResourceRemoteInfoGithubOrgRole, bool)
GetGithubOrgRoleOk returns a tuple with the GithubOrgRole field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetGithubOrgRole(v ResourceRemoteInfoGithubOrgRole)
SetGithubOrgRole sets GithubOrgRole field to given value.
func (o *ResourceRemoteInfo) HasGithubOrgRole() bool
HasGithubOrgRole returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetGithubOrg() ResourceRemoteInfoGithubOrg
GetGithubOrg returns the GithubOrg field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetGithubOrgOk() (*ResourceRemoteInfoGithubOrg, bool)
GetGithubOrgOk returns a tuple with the GithubOrg field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetGithubOrg(v ResourceRemoteInfoGithubOrg)
SetGithubOrg sets GithubOrg field to given value.
func (o *ResourceRemoteInfo) HasGithubOrg() bool
HasGithubOrg returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetGithubEnterpriseRole() ResourceRemoteInfoGithubEnterpriseRole
GetGithubEnterpriseRole returns the GithubEnterpriseRole field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetGithubEnterpriseRoleOk() (*ResourceRemoteInfoGithubEnterpriseRole, bool)
GetGithubEnterpriseRoleOk returns a tuple with the GithubEnterpriseRole field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetGithubEnterpriseRole(v ResourceRemoteInfoGithubEnterpriseRole)
SetGithubEnterpriseRole sets GithubEnterpriseRole field to given value.
func (o *ResourceRemoteInfo) HasGithubEnterpriseRole() bool
HasGithubEnterpriseRole returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetGitlabProject() ResourceRemoteInfoGitlabProject
GetGitlabProject returns the GitlabProject field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetGitlabProjectOk() (*ResourceRemoteInfoGitlabProject, bool)
GetGitlabProjectOk returns a tuple with the GitlabProject field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetGitlabProject(v ResourceRemoteInfoGitlabProject)
SetGitlabProject sets GitlabProject field to given value.
func (o *ResourceRemoteInfo) HasGitlabProject() bool
HasGitlabProject returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetOktaApp() ResourceRemoteInfoOktaApp
GetOktaApp returns the OktaApp field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetOktaAppOk() (*ResourceRemoteInfoOktaApp, bool)
GetOktaAppOk returns a tuple with the OktaApp field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetOktaApp(v ResourceRemoteInfoOktaApp)
SetOktaApp sets OktaApp field to given value.
func (o *ResourceRemoteInfo) HasOktaApp() bool
HasOktaApp returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetOktaStandardRole() ResourceRemoteInfoOktaStandardRole
GetOktaStandardRole returns the OktaStandardRole field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetOktaStandardRoleOk() (*ResourceRemoteInfoOktaStandardRole, bool)
GetOktaStandardRoleOk returns a tuple with the OktaStandardRole field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetOktaStandardRole(v ResourceRemoteInfoOktaStandardRole)
SetOktaStandardRole sets OktaStandardRole field to given value.
func (o *ResourceRemoteInfo) HasOktaStandardRole() bool
HasOktaStandardRole returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetOktaCustomRole() ResourceRemoteInfoOktaCustomRole
GetOktaCustomRole returns the OktaCustomRole field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetOktaCustomRoleOk() (*ResourceRemoteInfoOktaCustomRole, bool)
GetOktaCustomRoleOk returns a tuple with the OktaCustomRole field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetOktaCustomRole(v ResourceRemoteInfoOktaCustomRole)
SetOktaCustomRole sets OktaCustomRole field to given value.
func (o *ResourceRemoteInfo) HasOktaCustomRole() bool
HasOktaCustomRole returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetSnowflakeDatabase() ResourceRemoteInfoSnowflakeDatabase
GetSnowflakeDatabase returns the SnowflakeDatabase field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetSnowflakeDatabaseOk() (*ResourceRemoteInfoSnowflakeDatabase, bool)
GetSnowflakeDatabaseOk returns a tuple with the SnowflakeDatabase field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetSnowflakeDatabase(v ResourceRemoteInfoSnowflakeDatabase)
SetSnowflakeDatabase sets SnowflakeDatabase field to given value.
func (o *ResourceRemoteInfo) HasSnowflakeDatabase() bool
HasSnowflakeDatabase returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetSnowflakeSchema() ResourceRemoteInfoSnowflakeSchema
GetSnowflakeSchema returns the SnowflakeSchema field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetSnowflakeSchemaOk() (*ResourceRemoteInfoSnowflakeSchema, bool)
GetSnowflakeSchemaOk returns a tuple with the SnowflakeSchema field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetSnowflakeSchema(v ResourceRemoteInfoSnowflakeSchema)
SetSnowflakeSchema sets SnowflakeSchema field to given value.
func (o *ResourceRemoteInfo) HasSnowflakeSchema() bool
HasSnowflakeSchema returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetSnowflakeTable() ResourceRemoteInfoSnowflakeTable
GetSnowflakeTable returns the SnowflakeTable field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetSnowflakeTableOk() (*ResourceRemoteInfoSnowflakeTable, bool)
GetSnowflakeTableOk returns a tuple with the SnowflakeTable field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetSnowflakeTable(v ResourceRemoteInfoSnowflakeTable)
SetSnowflakeTable sets SnowflakeTable field to given value.
func (o *ResourceRemoteInfo) HasSnowflakeTable() bool
HasSnowflakeTable returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetIlevelAdvancedRole() ResourceRemoteInfoIlevelAdvancedRole
GetIlevelAdvancedRole returns the IlevelAdvancedRole field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetIlevelAdvancedRoleOk() (*ResourceRemoteInfoIlevelAdvancedRole, bool)
GetIlevelAdvancedRoleOk returns a tuple with the IlevelAdvancedRole field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetIlevelAdvancedRole(v ResourceRemoteInfoIlevelAdvancedRole)
SetIlevelAdvancedRole sets IlevelAdvancedRole field to given value.
func (o *ResourceRemoteInfo) HasIlevelAdvancedRole() bool
HasIlevelAdvancedRole returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetTailscaleSsh() ResourceRemoteInfoTailscaleSsh
GetTailscaleSsh returns the TailscaleSsh field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetTailscaleSshOk() (*ResourceRemoteInfoTailscaleSsh, bool)
GetTailscaleSshOk returns a tuple with the TailscaleSsh field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetTailscaleSsh(v ResourceRemoteInfoTailscaleSsh)
SetTailscaleSsh sets TailscaleSsh field to given value.
func (o *ResourceRemoteInfo) HasTailscaleSsh() bool
HasTailscaleSsh returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetPagerdutyRole() ResourceRemoteInfoPagerdutyRole
GetPagerdutyRole returns the PagerdutyRole field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetPagerdutyRoleOk() (*ResourceRemoteInfoPagerdutyRole, bool)
GetPagerdutyRoleOk returns a tuple with the PagerdutyRole field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetPagerdutyRole(v ResourceRemoteInfoPagerdutyRole)
SetPagerdutyRole sets PagerdutyRole field to given value.
func (o *ResourceRemoteInfo) HasPagerdutyRole() bool
HasPagerdutyRole returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetWorkdayRole() ResourceRemoteInfoWorkdayRole
GetWorkdayRole returns the WorkdayRole field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetWorkdayRoleOk() (*ResourceRemoteInfoWorkdayRole, bool)
GetWorkdayRoleOk returns a tuple with the WorkdayRole field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetWorkdayRole(v ResourceRemoteInfoWorkdayRole)
SetWorkdayRole sets WorkdayRole field to given value.
func (o *ResourceRemoteInfo) HasWorkdayRole() bool
HasWorkdayRole returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetSalesforcePermissionSet() ResourceRemoteInfoSalesforcePermissionSet
GetSalesforcePermissionSet returns the SalesforcePermissionSet field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetSalesforcePermissionSetOk() (*ResourceRemoteInfoSalesforcePermissionSet, bool)
GetSalesforcePermissionSetOk returns a tuple with the SalesforcePermissionSet field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetSalesforcePermissionSet(v ResourceRemoteInfoSalesforcePermissionSet)
SetSalesforcePermissionSet sets SalesforcePermissionSet field to given value.
func (o *ResourceRemoteInfo) HasSalesforcePermissionSet() bool
HasSalesforcePermissionSet returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetSalesforceProfile() ResourceRemoteInfoSalesforceProfile
GetSalesforceProfile returns the SalesforceProfile field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetSalesforceProfileOk() (*ResourceRemoteInfoSalesforceProfile, bool)
GetSalesforceProfileOk returns a tuple with the SalesforceProfile field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetSalesforceProfile(v ResourceRemoteInfoSalesforceProfile)
SetSalesforceProfile sets SalesforceProfile field to given value.
func (o *ResourceRemoteInfo) HasSalesforceProfile() bool
HasSalesforceProfile returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetSalesforceRole() ResourceRemoteInfoSalesforceRole
GetSalesforceRole returns the SalesforceRole field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetSalesforceRoleOk() (*ResourceRemoteInfoSalesforceRole, bool)
GetSalesforceRoleOk returns a tuple with the SalesforceRole field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetSalesforceRole(v ResourceRemoteInfoSalesforceRole)
SetSalesforceRole sets SalesforceRole field to given value.
func (o *ResourceRemoteInfo) HasSalesforceRole() bool
HasSalesforceRole returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetTeleportRole() ResourceRemoteInfoTeleportRole
GetTeleportRole returns the TeleportRole field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetTeleportRoleOk() (*ResourceRemoteInfoTeleportRole, bool)
GetTeleportRoleOk returns a tuple with the TeleportRole field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetTeleportRole(v ResourceRemoteInfoTeleportRole)
SetTeleportRole sets TeleportRole field to given value.
func (o *ResourceRemoteInfo) HasTeleportRole() bool
HasTeleportRole returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetDatastaxAstraRole() ResourceRemoteInfoDatastaxAstraRole
GetDatastaxAstraRole returns the DatastaxAstraRole field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetDatastaxAstraRoleOk() (*ResourceRemoteInfoDatastaxAstraRole, bool)
GetDatastaxAstraRoleOk returns a tuple with the DatastaxAstraRole field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetDatastaxAstraRole(v ResourceRemoteInfoDatastaxAstraRole)
SetDatastaxAstraRole sets DatastaxAstraRole field to given value.
func (o *ResourceRemoteInfo) HasDatastaxAstraRole() bool
HasDatastaxAstraRole returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetCoupaRole() ResourceRemoteInfoCoupaRole
GetCoupaRole returns the CoupaRole field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetCoupaRoleOk() (*ResourceRemoteInfoCoupaRole, bool)
GetCoupaRoleOk returns a tuple with the CoupaRole field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetCoupaRole(v ResourceRemoteInfoCoupaRole)
SetCoupaRole sets CoupaRole field to given value.
func (o *ResourceRemoteInfo) HasCoupaRole() bool
HasCoupaRole returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetCursorOrganization() ResourceRemoteInfoCursorOrganization
GetCursorOrganization returns the CursorOrganization field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetCursorOrganizationOk() (*ResourceRemoteInfoCursorOrganization, bool)
GetCursorOrganizationOk returns a tuple with the CursorOrganization field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetCursorOrganization(v ResourceRemoteInfoCursorOrganization)
SetCursorOrganization sets CursorOrganization field to given value.
func (o *ResourceRemoteInfo) HasCursorOrganization() bool
HasCursorOrganization returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetOpenaiPlatformProject() ResourceRemoteInfoOpenaiPlatformProject
GetOpenaiPlatformProject returns the OpenaiPlatformProject field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetOpenaiPlatformProjectOk() (*ResourceRemoteInfoOpenaiPlatformProject, bool)
GetOpenaiPlatformProjectOk returns a tuple with the OpenaiPlatformProject field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetOpenaiPlatformProject(v ResourceRemoteInfoOpenaiPlatformProject)
SetOpenaiPlatformProject sets OpenaiPlatformProject field to given value.
func (o *ResourceRemoteInfo) HasOpenaiPlatformProject() bool
HasOpenaiPlatformProject returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetOpenaiPlatformServiceAccount() ResourceRemoteInfoOpenaiPlatformServiceAccount
GetOpenaiPlatformServiceAccount returns the OpenaiPlatformServiceAccount field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetOpenaiPlatformServiceAccountOk() (*ResourceRemoteInfoOpenaiPlatformServiceAccount, bool)
GetOpenaiPlatformServiceAccountOk returns a tuple with the OpenaiPlatformServiceAccount field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetOpenaiPlatformServiceAccount(v ResourceRemoteInfoOpenaiPlatformServiceAccount)
SetOpenaiPlatformServiceAccount sets OpenaiPlatformServiceAccount field to given value.
func (o *ResourceRemoteInfo) HasOpenaiPlatformServiceAccount() bool
HasOpenaiPlatformServiceAccount returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetAnthropicWorkspace() ResourceRemoteInfoAnthropicWorkspace
GetAnthropicWorkspace returns the AnthropicWorkspace field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetAnthropicWorkspaceOk() (*ResourceRemoteInfoAnthropicWorkspace, bool)
GetAnthropicWorkspaceOk returns a tuple with the AnthropicWorkspace field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetAnthropicWorkspace(v ResourceRemoteInfoAnthropicWorkspace)
SetAnthropicWorkspace sets AnthropicWorkspace field to given value.
func (o *ResourceRemoteInfo) HasAnthropicWorkspace() bool
HasAnthropicWorkspace returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetOracleFusionRole() ResourceRemoteInfoOracleFusionRole
GetOracleFusionRole returns the OracleFusionRole field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetOracleFusionRoleOk() (*ResourceRemoteInfoOracleFusionRole, bool)
GetOracleFusionRoleOk returns a tuple with the OracleFusionRole field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetOracleFusionRole(v ResourceRemoteInfoOracleFusionRole)
SetOracleFusionRole sets OracleFusionRole field to given value.
func (o *ResourceRemoteInfo) HasOracleFusionRole() bool
HasOracleFusionRole returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetDevinOrganization() ResourceRemoteInfoDevinOrganization
GetDevinOrganization returns the DevinOrganization field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetDevinOrganizationOk() (*ResourceRemoteInfoDevinOrganization, bool)
GetDevinOrganizationOk returns a tuple with the DevinOrganization field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetDevinOrganization(v ResourceRemoteInfoDevinOrganization)
SetDevinOrganization sets DevinOrganization field to given value.
func (o *ResourceRemoteInfo) HasDevinOrganization() bool
HasDevinOrganization returns a boolean if a field has been set.
func (o *ResourceRemoteInfo) GetDevinRole() ResourceRemoteInfoDevinRole
GetDevinRole returns the DevinRole field if non-nil, zero value otherwise.
func (o *ResourceRemoteInfo) GetDevinRoleOk() (*ResourceRemoteInfoDevinRole, bool)
GetDevinRoleOk returns a tuple with the DevinRole field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResourceRemoteInfo) SetDevinRole(v ResourceRemoteInfoDevinRole)
SetDevinRole sets DevinRole field to given value.
func (o *ResourceRemoteInfo) HasDevinRole() bool
HasDevinRole returns a boolean if a field has been set.