Field | Type | Description |
---|---|---|
apiVersion |
string | aws.kubeform.com/v1alpha1 |
kind |
string | DlmLifecyclePolicy |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
DlmLifecyclePolicySpec | |
status |
DlmLifecyclePolicyStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
description |
string | |
executionRoleArn |
string | |
policyDetails |
[]DlmLifecyclePolicySpecPolicyDetails | |
state |
string | (Optional) |
Field | Type | Description |
---|---|---|
resourceTypes |
[]string | |
schedule |
[]DlmLifecyclePolicySpecPolicyDetailsSchedule | |
targetTags |
map[string]string |
Field | Type | Description |
---|---|---|
copyTags |
bool | (Optional) |
createRule |
[]DlmLifecyclePolicySpecPolicyDetailsScheduleCreateRule | |
name |
string | |
retainRule |
[]DlmLifecyclePolicySpecPolicyDetailsScheduleRetainRule | |
tagsToAdd |
map[string]string | (Optional) |
Field | Type | Description |
---|---|---|
interval |
int | |
intervalUnit |
string | (Optional) |
times |
[]string | (Optional) |
Field | Type | Description |
---|---|---|
count |
int |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
DlmLifecyclePolicySpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |