Field | Type | Description |
---|---|---|
apiVersion |
string | aws.kubeform.com/v1alpha1 |
kind |
string | MqBroker |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
MqBrokerSpec | |
status |
MqBrokerStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
secretRef |
Kubernetes core/v1.LocalObjectReference | |
applyImmediately |
bool | (Optional) |
arn |
string | (Optional) |
autoMinorVersionUpgrade |
bool | (Optional) |
brokerName |
string | |
configuration |
[]MqBrokerSpecConfiguration | (Optional) |
deploymentMode |
string | (Optional) |
engineType |
string | |
engineVersion |
string | |
hostInstanceType |
string | |
instances |
[]MqBrokerSpecInstances | (Optional) |
logs |
[]MqBrokerSpecLogs | (Optional) |
maintenanceWindowStartTime |
[]MqBrokerSpecMaintenanceWindowStartTime | (Optional) |
publiclyAccessible |
bool | (Optional) |
securityGroups |
[]string | |
subnetIDS |
[]string | (Optional) |
tags |
map[string]string | (Optional) |
user |
[]MqBrokerSpecUser |
Field | Type | Description |
---|---|---|
ID |
string | (Optional) |
revision |
int | (Optional) |
Field | Type | Description |
---|---|---|
consoleURL |
string | (Optional) |
endpoints |
[]string | (Optional) |
ipAddress |
string | (Optional) |
Field | Type | Description |
---|---|---|
audit |
bool | (Optional) |
general |
bool | (Optional) |
Field | Type | Description |
---|---|---|
dayOfWeek |
string | |
timeOfDay |
string | |
timeZone |
string |
Field | Type | Description |
---|---|---|
consoleAccess |
bool | (Optional) |
groups |
[]string | (Optional) |
username |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
MqBrokerSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |
Name | Type | Description |
---|---|---|
user.<index>.password |
string |