Documentation ¶
Index ¶
- type NodeInfoList
- type NodeInfoListAttributes
- func (_nil NodeInfoListAttributes) AttachedEniId() terra.StringValue
- func (_nil NodeInfoListAttributes) BrokerId() terra.NumberValue
- func (_nil NodeInfoListAttributes) ClientSubnet() terra.StringValue
- func (_nil NodeInfoListAttributes) ClientVpcIpAddress() terra.StringValue
- func (_nil NodeInfoListAttributes) Endpoints() terra.SetValue[terra.StringValue]
- func (_nil NodeInfoListAttributes) InternalRef() (terra.Reference, error)
- func (_nil NodeInfoListAttributes) InternalTokens() (hclwrite.Tokens, error)
- func (_nil NodeInfoListAttributes) InternalWithRef(ref terra.Reference) NodeInfoListAttributes
- func (_nil NodeInfoListAttributes) NodeArn() terra.StringValue
- type NodeInfoListState
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeInfoList ¶
type NodeInfoList struct{}
type NodeInfoListAttributes ¶
type NodeInfoListAttributes struct {
// contains filtered or unexported fields
}
func (NodeInfoListAttributes) AttachedEniId ¶
func (_nil NodeInfoListAttributes) AttachedEniId() terra.StringValue
func (NodeInfoListAttributes) BrokerId ¶
func (_nil NodeInfoListAttributes) BrokerId() terra.NumberValue
func (NodeInfoListAttributes) ClientSubnet ¶
func (_nil NodeInfoListAttributes) ClientSubnet() terra.StringValue
func (NodeInfoListAttributes) ClientVpcIpAddress ¶
func (_nil NodeInfoListAttributes) ClientVpcIpAddress() terra.StringValue
func (NodeInfoListAttributes) Endpoints ¶
func (_nil NodeInfoListAttributes) Endpoints() terra.SetValue[terra.StringValue]
func (NodeInfoListAttributes) InternalRef ¶
func (_nil NodeInfoListAttributes) InternalRef() (terra.Reference, error)
func (NodeInfoListAttributes) InternalTokens ¶
func (_nil NodeInfoListAttributes) InternalTokens() (hclwrite.Tokens, error)
func (NodeInfoListAttributes) InternalWithRef ¶
func (_nil NodeInfoListAttributes) InternalWithRef(ref terra.Reference) NodeInfoListAttributes
func (NodeInfoListAttributes) NodeArn ¶
func (_nil NodeInfoListAttributes) NodeArn() terra.StringValue
type NodeInfoListState ¶
Click to show internal directories.
Click to hide internal directories.