Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewResource ¶
Types ¶
type SecurityListDataStreamsModel ¶
type SecurityListDataStreamsModel struct {
ID types.String `tfsdk:"id"`
SpaceID types.String `tfsdk:"space_id"`
ListIndex types.Bool `tfsdk:"list_index"`
ListItemIndex types.Bool `tfsdk:"list_item_index"`
}
SecurityListDataStreamsModel represents the Terraform state/config model for the kibana_security_list_data_streams resource. This resource manages the creation of .lists and .items data streams required for security lists and exceptions.
Click to show internal directories.
Click to hide internal directories.