Class UpdateAwsEbsAssetDetails
The information of AWS EBS asset to be updated.
Inherited Members
Namespace: Oci.CloudbridgeService.Models
Assembly: OCI.DotNetSDK.Cloudbridge.dll
Syntax
public class UpdateAwsEbsAssetDetails : UpdateAssetDetails
Properties
AwsEbs
Declaration
[JsonProperty(PropertyName = "awsEbs")]
public AwsEbsProperties AwsEbs { get; set; }
Property Value
Type | Description |
---|---|
AwsEbsProperties |