-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Releasing version 65.77.0
- Loading branch information
Showing
495 changed files
with
25,576 additions
and
1,929 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,192 @@ | ||
// Copyright (c) 2016, 2018, 2024, Oracle and/or its affiliates. All rights reserved. | ||
// This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license. | ||
// Code generated. DO NOT EDIT. | ||
|
||
// Oracle Cloud Bridge API | ||
// | ||
// API for Oracle Cloud Bridge service. | ||
// | ||
|
||
package cloudbridge | ||
|
||
import ( | ||
"encoding/json" | ||
"fmt" | ||
"github.com/oracle/oci-go-sdk/v65/common" | ||
"strings" | ||
) | ||
|
||
// AwsAssetSource AWS asset source. Used for discovery of EC2 instances and EBS volumes registered for the AWS account. | ||
type AwsAssetSource struct { | ||
|
||
// The OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the resource. | ||
Id *string `mandatory:"true" json:"id"` | ||
|
||
// The OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment for the resource. | ||
CompartmentId *string `mandatory:"true" json:"compartmentId"` | ||
|
||
// A user-friendly name for the asset source. Does not have to be unique, and it's mutable. | ||
// Avoid entering confidential information. | ||
DisplayName *string `mandatory:"true" json:"displayName"` | ||
|
||
// The OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the environment. | ||
EnvironmentId *string `mandatory:"true" json:"environmentId"` | ||
|
||
// The OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the inventory that will contain created assets. | ||
InventoryId *string `mandatory:"true" json:"inventoryId"` | ||
|
||
// The OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment that is going to be used to create assets. | ||
AssetsCompartmentId *string `mandatory:"true" json:"assetsCompartmentId"` | ||
|
||
// The detailed state of the asset source. | ||
LifecycleDetails *string `mandatory:"true" json:"lifecycleDetails"` | ||
|
||
// The time when the asset source was created in the RFC3339 format. | ||
TimeCreated *common.SDKTime `mandatory:"true" json:"timeCreated"` | ||
|
||
// The point in time that the asset source was last updated in the RFC3339 format. | ||
TimeUpdated *common.SDKTime `mandatory:"true" json:"timeUpdated"` | ||
|
||
DiscoveryCredentials *AssetSourceCredentials `mandatory:"true" json:"discoveryCredentials"` | ||
|
||
// AWS region information, from where the resources are discovered. | ||
AwsRegion *string `mandatory:"true" json:"awsRegion"` | ||
|
||
// The key of customer's aws account to be discovered/migrated. | ||
AwsAccountKey *string `mandatory:"true" json:"awsAccountKey"` | ||
|
||
// The OCID (https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of an attached discovery schedule. | ||
DiscoveryScheduleId *string `mandatory:"false" json:"discoveryScheduleId"` | ||
|
||
// The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no | ||
// predefined name, type, or namespace/scope. For more information, see Resource Tags (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). | ||
// Example: `{"Department": "Finance"}` | ||
FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` | ||
|
||
// The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces. | ||
// For more information, see Resource Tags (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). | ||
// Example: `{"Operations": {"CostCenter": "42"}}` | ||
DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` | ||
|
||
// The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. | ||
// For more information, see Resource Tags (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). | ||
// Example: `{orcl-cloud: {free-tier-retain: true}}` | ||
SystemTags map[string]map[string]interface{} `mandatory:"false" json:"systemTags"` | ||
|
||
ReplicationCredentials *AssetSourceCredentials `mandatory:"false" json:"replicationCredentials"` | ||
|
||
// Flag indicating whether historical metrics are collected for assets, originating from this asset source. | ||
AreHistoricalMetricsCollected *bool `mandatory:"false" json:"areHistoricalMetricsCollected"` | ||
|
||
// Flag indicating whether real-time metrics are collected for assets, originating from this asset source. | ||
AreRealtimeMetricsCollected *bool `mandatory:"false" json:"areRealtimeMetricsCollected"` | ||
|
||
// Flag indicating whether cost data collection is enabled for assets, originating from this asset source. | ||
IsCostInformationCollected *bool `mandatory:"false" json:"isCostInformationCollected"` | ||
|
||
// The current state of the asset source. | ||
LifecycleState AssetSourceLifecycleStateEnum `mandatory:"true" json:"lifecycleState"` | ||
} | ||
|
||
// GetId returns Id | ||
func (m AwsAssetSource) GetId() *string { | ||
return m.Id | ||
} | ||
|
||
// GetCompartmentId returns CompartmentId | ||
func (m AwsAssetSource) GetCompartmentId() *string { | ||
return m.CompartmentId | ||
} | ||
|
||
// GetDisplayName returns DisplayName | ||
func (m AwsAssetSource) GetDisplayName() *string { | ||
return m.DisplayName | ||
} | ||
|
||
// GetEnvironmentId returns EnvironmentId | ||
func (m AwsAssetSource) GetEnvironmentId() *string { | ||
return m.EnvironmentId | ||
} | ||
|
||
// GetInventoryId returns InventoryId | ||
func (m AwsAssetSource) GetInventoryId() *string { | ||
return m.InventoryId | ||
} | ||
|
||
// GetAssetsCompartmentId returns AssetsCompartmentId | ||
func (m AwsAssetSource) GetAssetsCompartmentId() *string { | ||
return m.AssetsCompartmentId | ||
} | ||
|
||
// GetDiscoveryScheduleId returns DiscoveryScheduleId | ||
func (m AwsAssetSource) GetDiscoveryScheduleId() *string { | ||
return m.DiscoveryScheduleId | ||
} | ||
|
||
// GetLifecycleState returns LifecycleState | ||
func (m AwsAssetSource) GetLifecycleState() AssetSourceLifecycleStateEnum { | ||
return m.LifecycleState | ||
} | ||
|
||
// GetLifecycleDetails returns LifecycleDetails | ||
func (m AwsAssetSource) GetLifecycleDetails() *string { | ||
return m.LifecycleDetails | ||
} | ||
|
||
// GetTimeCreated returns TimeCreated | ||
func (m AwsAssetSource) GetTimeCreated() *common.SDKTime { | ||
return m.TimeCreated | ||
} | ||
|
||
// GetTimeUpdated returns TimeUpdated | ||
func (m AwsAssetSource) GetTimeUpdated() *common.SDKTime { | ||
return m.TimeUpdated | ||
} | ||
|
||
// GetFreeformTags returns FreeformTags | ||
func (m AwsAssetSource) GetFreeformTags() map[string]string { | ||
return m.FreeformTags | ||
} | ||
|
||
// GetDefinedTags returns DefinedTags | ||
func (m AwsAssetSource) GetDefinedTags() map[string]map[string]interface{} { | ||
return m.DefinedTags | ||
} | ||
|
||
// GetSystemTags returns SystemTags | ||
func (m AwsAssetSource) GetSystemTags() map[string]map[string]interface{} { | ||
return m.SystemTags | ||
} | ||
|
||
func (m AwsAssetSource) String() string { | ||
return common.PointerString(m) | ||
} | ||
|
||
// ValidateEnumValue returns an error when providing an unsupported enum value | ||
// This function is being called during constructing API request process | ||
// Not recommended for calling this function directly | ||
func (m AwsAssetSource) ValidateEnumValue() (bool, error) { | ||
errMessage := []string{} | ||
|
||
if _, ok := GetMappingAssetSourceLifecycleStateEnum(string(m.LifecycleState)); !ok && m.LifecycleState != "" { | ||
errMessage = append(errMessage, fmt.Sprintf("unsupported enum value for LifecycleState: %s. Supported values are: %s.", m.LifecycleState, strings.Join(GetAssetSourceLifecycleStateEnumStringValues(), ","))) | ||
} | ||
if len(errMessage) > 0 { | ||
return true, fmt.Errorf(strings.Join(errMessage, "\n")) | ||
} | ||
return false, nil | ||
} | ||
|
||
// MarshalJSON marshals to json representation | ||
func (m AwsAssetSource) MarshalJSON() (buff []byte, e error) { | ||
type MarshalTypeAwsAssetSource AwsAssetSource | ||
s := struct { | ||
DiscriminatorParam string `json:"type"` | ||
MarshalTypeAwsAssetSource | ||
}{ | ||
"AWS", | ||
(MarshalTypeAwsAssetSource)(m), | ||
} | ||
|
||
return json.Marshal(&s) | ||
} |
Oops, something went wrong.