Skip to content

ExpirationProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkoss"
&alicloudroscdkoss.ExpirationProperty {
    CreatedBeforeDate: interface{},
    Days: interface{},
    ExpiredObjectDeleteMarker: interface{},
}

Properties

Name Type Description
CreatedBeforeDate interface{} No description.
Days interface{} No description.
ExpiredObjectDeleteMarker interface{} No description.

CreatedBeforeDateOptional

CreatedBeforeDate interface{}
  • Type: interface{}

DaysOptional

Days interface{}
  • Type: interface{}

ExpiredObjectDeleteMarkerOptional

ExpiredObjectDeleteMarker interface{}
  • Type: interface{}