Documentation
¶
Index ¶
- Constants
- type Destination
- type DestinationArgs
- type DestinationExpressionType
- func (DestinationExpressionType) ElementType() reflect.Type
- func (e DestinationExpressionType) ToDestinationExpressionTypeOutput() DestinationExpressionTypeOutput
- func (e DestinationExpressionType) ToDestinationExpressionTypeOutputWithContext(ctx context.Context) DestinationExpressionTypeOutput
- func (e DestinationExpressionType) ToDestinationExpressionTypePtrOutput() DestinationExpressionTypePtrOutput
- func (e DestinationExpressionType) ToDestinationExpressionTypePtrOutputWithContext(ctx context.Context) DestinationExpressionTypePtrOutput
- func (e DestinationExpressionType) ToStringOutput() pulumi.StringOutput
- func (e DestinationExpressionType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e DestinationExpressionType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e DestinationExpressionType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type DestinationExpressionTypeInput
- type DestinationExpressionTypeOutput
- func (DestinationExpressionTypeOutput) ElementType() reflect.Type
- func (o DestinationExpressionTypeOutput) ToDestinationExpressionTypeOutput() DestinationExpressionTypeOutput
- func (o DestinationExpressionTypeOutput) ToDestinationExpressionTypeOutputWithContext(ctx context.Context) DestinationExpressionTypeOutput
- func (o DestinationExpressionTypeOutput) ToDestinationExpressionTypePtrOutput() DestinationExpressionTypePtrOutput
- func (o DestinationExpressionTypeOutput) ToDestinationExpressionTypePtrOutputWithContext(ctx context.Context) DestinationExpressionTypePtrOutput
- func (o DestinationExpressionTypeOutput) ToStringOutput() pulumi.StringOutput
- func (o DestinationExpressionTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o DestinationExpressionTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o DestinationExpressionTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type DestinationExpressionTypePtrInput
- type DestinationExpressionTypePtrOutput
- func (o DestinationExpressionTypePtrOutput) Elem() DestinationExpressionTypeOutput
- func (DestinationExpressionTypePtrOutput) ElementType() reflect.Type
- func (o DestinationExpressionTypePtrOutput) ToDestinationExpressionTypePtrOutput() DestinationExpressionTypePtrOutput
- func (o DestinationExpressionTypePtrOutput) ToDestinationExpressionTypePtrOutputWithContext(ctx context.Context) DestinationExpressionTypePtrOutput
- func (o DestinationExpressionTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o DestinationExpressionTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type DestinationInput
- type DestinationOutput
- func (o DestinationOutput) Arn() pulumi.StringOutput
- func (o DestinationOutput) Description() pulumi.StringPtrOutput
- func (DestinationOutput) ElementType() reflect.Type
- func (o DestinationOutput) Expression() pulumi.StringOutput
- func (o DestinationOutput) ExpressionType() DestinationExpressionTypeOutput
- func (o DestinationOutput) Name() pulumi.StringOutput
- func (o DestinationOutput) RoleArn() pulumi.StringPtrOutput
- func (o DestinationOutput) Tags() aws.TagArrayOutput
- func (o DestinationOutput) ToDestinationOutput() DestinationOutput
- func (o DestinationOutput) ToDestinationOutputWithContext(ctx context.Context) DestinationOutput
- type DestinationState
- type DestinationTag
- type DeviceProfile
- type DeviceProfileArgs
- type DeviceProfileInput
- type DeviceProfileLoRaWanDeviceProfile
- type DeviceProfileLoRaWanDeviceProfileArgs
- func (DeviceProfileLoRaWanDeviceProfileArgs) ElementType() reflect.Type
- func (i DeviceProfileLoRaWanDeviceProfileArgs) ToDeviceProfileLoRaWanDeviceProfileOutput() DeviceProfileLoRaWanDeviceProfileOutput
- func (i DeviceProfileLoRaWanDeviceProfileArgs) ToDeviceProfileLoRaWanDeviceProfileOutputWithContext(ctx context.Context) DeviceProfileLoRaWanDeviceProfileOutput
- func (i DeviceProfileLoRaWanDeviceProfileArgs) ToDeviceProfileLoRaWanDeviceProfilePtrOutput() DeviceProfileLoRaWanDeviceProfilePtrOutput
- func (i DeviceProfileLoRaWanDeviceProfileArgs) ToDeviceProfileLoRaWanDeviceProfilePtrOutputWithContext(ctx context.Context) DeviceProfileLoRaWanDeviceProfilePtrOutput
- type DeviceProfileLoRaWanDeviceProfileInput
- type DeviceProfileLoRaWanDeviceProfileOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) ClassBTimeout() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) ClassCTimeout() pulumi.IntPtrOutput
- func (DeviceProfileLoRaWanDeviceProfileOutput) ElementType() reflect.Type
- func (o DeviceProfileLoRaWanDeviceProfileOutput) FactoryPresetFreqsList() pulumi.IntArrayOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) MacVersion() pulumi.StringPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) MaxDutyCycle() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) MaxEirp() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) PingSlotDr() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) PingSlotFreq() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) PingSlotPeriod() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) RegParamsRevision() pulumi.StringPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) RfRegion() pulumi.StringPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) RxDataRate2() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) RxDelay1() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) RxDrOffset1() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) RxFreq2() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) Supports32BitFCnt() pulumi.BoolPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) SupportsClassB() pulumi.BoolPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) SupportsClassC() pulumi.BoolPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) SupportsJoin() pulumi.BoolPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) ToDeviceProfileLoRaWanDeviceProfileOutput() DeviceProfileLoRaWanDeviceProfileOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) ToDeviceProfileLoRaWanDeviceProfileOutputWithContext(ctx context.Context) DeviceProfileLoRaWanDeviceProfileOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) ToDeviceProfileLoRaWanDeviceProfilePtrOutput() DeviceProfileLoRaWanDeviceProfilePtrOutput
- func (o DeviceProfileLoRaWanDeviceProfileOutput) ToDeviceProfileLoRaWanDeviceProfilePtrOutputWithContext(ctx context.Context) DeviceProfileLoRaWanDeviceProfilePtrOutput
- type DeviceProfileLoRaWanDeviceProfilePtrInput
- type DeviceProfileLoRaWanDeviceProfilePtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) ClassBTimeout() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) ClassCTimeout() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) Elem() DeviceProfileLoRaWanDeviceProfileOutput
- func (DeviceProfileLoRaWanDeviceProfilePtrOutput) ElementType() reflect.Type
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) FactoryPresetFreqsList() pulumi.IntArrayOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) MacVersion() pulumi.StringPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) MaxDutyCycle() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) MaxEirp() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) PingSlotDr() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) PingSlotFreq() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) PingSlotPeriod() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) RegParamsRevision() pulumi.StringPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) RfRegion() pulumi.StringPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) RxDataRate2() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) RxDelay1() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) RxDrOffset1() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) RxFreq2() pulumi.IntPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) Supports32BitFCnt() pulumi.BoolPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) SupportsClassB() pulumi.BoolPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) SupportsClassC() pulumi.BoolPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) SupportsJoin() pulumi.BoolPtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) ToDeviceProfileLoRaWanDeviceProfilePtrOutput() DeviceProfileLoRaWanDeviceProfilePtrOutput
- func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) ToDeviceProfileLoRaWanDeviceProfilePtrOutputWithContext(ctx context.Context) DeviceProfileLoRaWanDeviceProfilePtrOutput
- type DeviceProfileOutput
- func (o DeviceProfileOutput) Arn() pulumi.StringOutput
- func (o DeviceProfileOutput) AwsId() pulumi.StringOutput
- func (DeviceProfileOutput) ElementType() reflect.Type
- func (o DeviceProfileOutput) LoRaWan() DeviceProfileLoRaWanDeviceProfilePtrOutput
- func (o DeviceProfileOutput) Name() pulumi.StringPtrOutput
- func (o DeviceProfileOutput) Tags() aws.TagArrayOutput
- func (o DeviceProfileOutput) ToDeviceProfileOutput() DeviceProfileOutput
- func (o DeviceProfileOutput) ToDeviceProfileOutputWithContext(ctx context.Context) DeviceProfileOutput
- type DeviceProfileState
- type DeviceProfileTag
- type FuotaTask
- type FuotaTaskArgs
- type FuotaTaskInput
- type FuotaTaskLoRaWan
- type FuotaTaskLoRaWanArgs
- type FuotaTaskLoRaWanInput
- type FuotaTaskLoRaWanOutput
- func (FuotaTaskLoRaWanOutput) ElementType() reflect.Type
- func (o FuotaTaskLoRaWanOutput) RfRegion() pulumi.StringOutput
- func (o FuotaTaskLoRaWanOutput) StartTime() pulumi.StringPtrOutput
- func (o FuotaTaskLoRaWanOutput) ToFuotaTaskLoRaWanOutput() FuotaTaskLoRaWanOutput
- func (o FuotaTaskLoRaWanOutput) ToFuotaTaskLoRaWanOutputWithContext(ctx context.Context) FuotaTaskLoRaWanOutput
- type FuotaTaskLoRaWanPtrOutput
- func (o FuotaTaskLoRaWanPtrOutput) Elem() FuotaTaskLoRaWanOutput
- func (FuotaTaskLoRaWanPtrOutput) ElementType() reflect.Type
- func (o FuotaTaskLoRaWanPtrOutput) RfRegion() pulumi.StringPtrOutput
- func (o FuotaTaskLoRaWanPtrOutput) StartTime() pulumi.StringPtrOutput
- func (o FuotaTaskLoRaWanPtrOutput) ToFuotaTaskLoRaWanPtrOutput() FuotaTaskLoRaWanPtrOutput
- func (o FuotaTaskLoRaWanPtrOutput) ToFuotaTaskLoRaWanPtrOutputWithContext(ctx context.Context) FuotaTaskLoRaWanPtrOutput
- type FuotaTaskOutput
- func (o FuotaTaskOutput) Arn() pulumi.StringOutput
- func (o FuotaTaskOutput) AssociateMulticastGroup() pulumi.StringPtrOutput
- func (o FuotaTaskOutput) AssociateWirelessDevice() pulumi.StringPtrOutput
- func (o FuotaTaskOutput) AwsId() pulumi.StringOutput
- func (o FuotaTaskOutput) Description() pulumi.StringPtrOutput
- func (o FuotaTaskOutput) DisassociateMulticastGroup() pulumi.StringPtrOutput
- func (o FuotaTaskOutput) DisassociateWirelessDevice() pulumi.StringPtrOutput
- func (FuotaTaskOutput) ElementType() reflect.Type
- func (o FuotaTaskOutput) FirmwareUpdateImage() pulumi.StringOutput
- func (o FuotaTaskOutput) FirmwareUpdateRole() pulumi.StringOutput
- func (o FuotaTaskOutput) FuotaTaskStatus() pulumi.StringOutput
- func (o FuotaTaskOutput) LoRaWan() FuotaTaskLoRaWanOutput
- func (o FuotaTaskOutput) Name() pulumi.StringPtrOutput
- func (o FuotaTaskOutput) Tags() aws.TagArrayOutput
- func (o FuotaTaskOutput) ToFuotaTaskOutput() FuotaTaskOutput
- func (o FuotaTaskOutput) ToFuotaTaskOutputWithContext(ctx context.Context) FuotaTaskOutput
- type FuotaTaskState
- type FuotaTaskTag
- type LookupDestinationArgs
- type LookupDestinationOutputArgs
- type LookupDestinationResult
- type LookupDestinationResultOutput
- func (o LookupDestinationResultOutput) Arn() pulumi.StringPtrOutput
- func (o LookupDestinationResultOutput) Description() pulumi.StringPtrOutput
- func (LookupDestinationResultOutput) ElementType() reflect.Type
- func (o LookupDestinationResultOutput) Expression() pulumi.StringPtrOutput
- func (o LookupDestinationResultOutput) ExpressionType() DestinationExpressionTypePtrOutput
- func (o LookupDestinationResultOutput) RoleArn() pulumi.StringPtrOutput
- func (o LookupDestinationResultOutput) Tags() aws.TagArrayOutput
- func (o LookupDestinationResultOutput) ToLookupDestinationResultOutput() LookupDestinationResultOutput
- func (o LookupDestinationResultOutput) ToLookupDestinationResultOutputWithContext(ctx context.Context) LookupDestinationResultOutput
- type LookupDeviceProfileArgs
- type LookupDeviceProfileOutputArgs
- type LookupDeviceProfileResult
- type LookupDeviceProfileResultOutput
- func (o LookupDeviceProfileResultOutput) Arn() pulumi.StringPtrOutput
- func (LookupDeviceProfileResultOutput) ElementType() reflect.Type
- func (o LookupDeviceProfileResultOutput) Id() pulumi.StringPtrOutput
- func (o LookupDeviceProfileResultOutput) Tags() aws.TagArrayOutput
- func (o LookupDeviceProfileResultOutput) ToLookupDeviceProfileResultOutput() LookupDeviceProfileResultOutput
- func (o LookupDeviceProfileResultOutput) ToLookupDeviceProfileResultOutputWithContext(ctx context.Context) LookupDeviceProfileResultOutput
- type LookupFuotaTaskArgs
- type LookupFuotaTaskOutputArgs
- type LookupFuotaTaskResult
- type LookupFuotaTaskResultOutput
- func (o LookupFuotaTaskResultOutput) Arn() pulumi.StringPtrOutput
- func (o LookupFuotaTaskResultOutput) AssociateMulticastGroup() pulumi.StringPtrOutput
- func (o LookupFuotaTaskResultOutput) AssociateWirelessDevice() pulumi.StringPtrOutput
- func (o LookupFuotaTaskResultOutput) Description() pulumi.StringPtrOutput
- func (o LookupFuotaTaskResultOutput) DisassociateMulticastGroup() pulumi.StringPtrOutput
- func (o LookupFuotaTaskResultOutput) DisassociateWirelessDevice() pulumi.StringPtrOutput
- func (LookupFuotaTaskResultOutput) ElementType() reflect.Type
- func (o LookupFuotaTaskResultOutput) FirmwareUpdateImage() pulumi.StringPtrOutput
- func (o LookupFuotaTaskResultOutput) FirmwareUpdateRole() pulumi.StringPtrOutput
- func (o LookupFuotaTaskResultOutput) FuotaTaskStatus() pulumi.StringPtrOutput
- func (o LookupFuotaTaskResultOutput) Id() pulumi.StringPtrOutput
- func (o LookupFuotaTaskResultOutput) LoRaWan() FuotaTaskLoRaWanPtrOutput
- func (o LookupFuotaTaskResultOutput) Name() pulumi.StringPtrOutput
- func (o LookupFuotaTaskResultOutput) Tags() aws.TagArrayOutput
- func (o LookupFuotaTaskResultOutput) ToLookupFuotaTaskResultOutput() LookupFuotaTaskResultOutput
- func (o LookupFuotaTaskResultOutput) ToLookupFuotaTaskResultOutputWithContext(ctx context.Context) LookupFuotaTaskResultOutput
- type LookupMulticastGroupArgs
- type LookupMulticastGroupOutputArgs
- type LookupMulticastGroupResult
- type LookupMulticastGroupResultOutput
- func (o LookupMulticastGroupResultOutput) Arn() pulumi.StringPtrOutput
- func (o LookupMulticastGroupResultOutput) AssociateWirelessDevice() pulumi.StringPtrOutput
- func (o LookupMulticastGroupResultOutput) Description() pulumi.StringPtrOutput
- func (o LookupMulticastGroupResultOutput) DisassociateWirelessDevice() pulumi.StringPtrOutput
- func (LookupMulticastGroupResultOutput) ElementType() reflect.Type
- func (o LookupMulticastGroupResultOutput) Id() pulumi.StringPtrOutput
- func (o LookupMulticastGroupResultOutput) LoRaWan() MulticastGroupLoRaWanPtrOutput
- func (o LookupMulticastGroupResultOutput) Name() pulumi.StringPtrOutput
- func (o LookupMulticastGroupResultOutput) Status() pulumi.StringPtrOutput
- func (o LookupMulticastGroupResultOutput) Tags() aws.TagArrayOutput
- func (o LookupMulticastGroupResultOutput) ToLookupMulticastGroupResultOutput() LookupMulticastGroupResultOutput
- func (o LookupMulticastGroupResultOutput) ToLookupMulticastGroupResultOutputWithContext(ctx context.Context) LookupMulticastGroupResultOutput
- type LookupNetworkAnalyzerConfigurationArgs
- type LookupNetworkAnalyzerConfigurationOutputArgs
- type LookupNetworkAnalyzerConfigurationResult
- type LookupNetworkAnalyzerConfigurationResultOutput
- func (o LookupNetworkAnalyzerConfigurationResultOutput) Arn() pulumi.StringPtrOutput
- func (o LookupNetworkAnalyzerConfigurationResultOutput) Description() pulumi.StringPtrOutput
- func (LookupNetworkAnalyzerConfigurationResultOutput) ElementType() reflect.Type
- func (o LookupNetworkAnalyzerConfigurationResultOutput) Tags() aws.TagArrayOutput
- func (o LookupNetworkAnalyzerConfigurationResultOutput) ToLookupNetworkAnalyzerConfigurationResultOutput() LookupNetworkAnalyzerConfigurationResultOutput
- func (o LookupNetworkAnalyzerConfigurationResultOutput) ToLookupNetworkAnalyzerConfigurationResultOutputWithContext(ctx context.Context) LookupNetworkAnalyzerConfigurationResultOutput
- func (o LookupNetworkAnalyzerConfigurationResultOutput) TraceContent() TraceContentPropertiesPtrOutput
- func (o LookupNetworkAnalyzerConfigurationResultOutput) WirelessDevices() pulumi.StringArrayOutput
- func (o LookupNetworkAnalyzerConfigurationResultOutput) WirelessGateways() pulumi.StringArrayOutput
- type LookupServiceProfileArgs
- type LookupServiceProfileOutputArgs
- type LookupServiceProfileResult
- type LookupServiceProfileResultOutput
- func (o LookupServiceProfileResultOutput) Arn() pulumi.StringPtrOutput
- func (LookupServiceProfileResultOutput) ElementType() reflect.Type
- func (o LookupServiceProfileResultOutput) Id() pulumi.StringPtrOutput
- func (o LookupServiceProfileResultOutput) Tags() aws.TagArrayOutput
- func (o LookupServiceProfileResultOutput) ToLookupServiceProfileResultOutput() LookupServiceProfileResultOutput
- func (o LookupServiceProfileResultOutput) ToLookupServiceProfileResultOutputWithContext(ctx context.Context) LookupServiceProfileResultOutput
- type LookupTaskDefinitionArgs
- type LookupTaskDefinitionOutputArgs
- type LookupTaskDefinitionResult
- type LookupTaskDefinitionResultOutput
- func (o LookupTaskDefinitionResultOutput) Arn() pulumi.StringPtrOutput
- func (o LookupTaskDefinitionResultOutput) AutoCreateTasks() pulumi.BoolPtrOutput
- func (LookupTaskDefinitionResultOutput) ElementType() reflect.Type
- func (o LookupTaskDefinitionResultOutput) Id() pulumi.StringPtrOutput
- func (o LookupTaskDefinitionResultOutput) LoRaWanUpdateGatewayTaskEntry() TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput
- func (o LookupTaskDefinitionResultOutput) Name() pulumi.StringPtrOutput
- func (o LookupTaskDefinitionResultOutput) Tags() aws.TagArrayOutput
- func (o LookupTaskDefinitionResultOutput) TaskDefinitionType() TaskDefinitionTypePtrOutput
- func (o LookupTaskDefinitionResultOutput) ToLookupTaskDefinitionResultOutput() LookupTaskDefinitionResultOutput
- func (o LookupTaskDefinitionResultOutput) ToLookupTaskDefinitionResultOutputWithContext(ctx context.Context) LookupTaskDefinitionResultOutput
- func (o LookupTaskDefinitionResultOutput) Update() TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput
- type LookupWirelessDeviceArgs
- type LookupWirelessDeviceOutputArgs
- type LookupWirelessDeviceResult
- type LookupWirelessDeviceResultOutput
- func (o LookupWirelessDeviceResultOutput) Arn() pulumi.StringPtrOutput
- func (o LookupWirelessDeviceResultOutput) Description() pulumi.StringPtrOutput
- func (o LookupWirelessDeviceResultOutput) DestinationName() pulumi.StringPtrOutput
- func (LookupWirelessDeviceResultOutput) ElementType() reflect.Type
- func (o LookupWirelessDeviceResultOutput) Id() pulumi.StringPtrOutput
- func (o LookupWirelessDeviceResultOutput) LastUplinkReceivedAt() pulumi.StringPtrOutput
- func (o LookupWirelessDeviceResultOutput) LoRaWan() WirelessDeviceLoRaWanDevicePtrOutput
- func (o LookupWirelessDeviceResultOutput) Name() pulumi.StringPtrOutput
- func (o LookupWirelessDeviceResultOutput) Positioning() WirelessDevicePositioningPtrOutput
- func (o LookupWirelessDeviceResultOutput) Tags() aws.TagArrayOutput
- func (o LookupWirelessDeviceResultOutput) ThingArn() pulumi.StringPtrOutput
- func (o LookupWirelessDeviceResultOutput) ThingName() pulumi.StringPtrOutput
- func (o LookupWirelessDeviceResultOutput) ToLookupWirelessDeviceResultOutput() LookupWirelessDeviceResultOutput
- func (o LookupWirelessDeviceResultOutput) ToLookupWirelessDeviceResultOutputWithContext(ctx context.Context) LookupWirelessDeviceResultOutput
- func (o LookupWirelessDeviceResultOutput) Type() WirelessDeviceTypePtrOutput
- type LookupWirelessGatewayArgs
- type LookupWirelessGatewayOutputArgs
- type LookupWirelessGatewayResult
- type LookupWirelessGatewayResultOutput
- func (o LookupWirelessGatewayResultOutput) Arn() pulumi.StringPtrOutput
- func (o LookupWirelessGatewayResultOutput) Description() pulumi.StringPtrOutput
- func (LookupWirelessGatewayResultOutput) ElementType() reflect.Type
- func (o LookupWirelessGatewayResultOutput) Id() pulumi.StringPtrOutput
- func (o LookupWirelessGatewayResultOutput) LastUplinkReceivedAt() pulumi.StringPtrOutput
- func (o LookupWirelessGatewayResultOutput) LoRaWan() WirelessGatewayLoRaWanGatewayPtrOutput
- func (o LookupWirelessGatewayResultOutput) Name() pulumi.StringPtrOutput
- func (o LookupWirelessGatewayResultOutput) Tags() aws.TagArrayOutput
- func (o LookupWirelessGatewayResultOutput) ThingArn() pulumi.StringPtrOutput
- func (o LookupWirelessGatewayResultOutput) ThingName() pulumi.StringPtrOutput
- func (o LookupWirelessGatewayResultOutput) ToLookupWirelessGatewayResultOutput() LookupWirelessGatewayResultOutput
- func (o LookupWirelessGatewayResultOutput) ToLookupWirelessGatewayResultOutputWithContext(ctx context.Context) LookupWirelessGatewayResultOutput
- type MulticastGroup
- type MulticastGroupArgs
- type MulticastGroupInput
- type MulticastGroupLoRaWan
- type MulticastGroupLoRaWanArgs
- type MulticastGroupLoRaWanInput
- type MulticastGroupLoRaWanOutput
- func (o MulticastGroupLoRaWanOutput) DlClass() pulumi.StringOutput
- func (MulticastGroupLoRaWanOutput) ElementType() reflect.Type
- func (o MulticastGroupLoRaWanOutput) NumberOfDevicesInGroup() pulumi.IntPtrOutput
- func (o MulticastGroupLoRaWanOutput) NumberOfDevicesRequested() pulumi.IntPtrOutput
- func (o MulticastGroupLoRaWanOutput) RfRegion() pulumi.StringOutput
- func (o MulticastGroupLoRaWanOutput) ToMulticastGroupLoRaWanOutput() MulticastGroupLoRaWanOutput
- func (o MulticastGroupLoRaWanOutput) ToMulticastGroupLoRaWanOutputWithContext(ctx context.Context) MulticastGroupLoRaWanOutput
- type MulticastGroupLoRaWanPtrOutput
- func (o MulticastGroupLoRaWanPtrOutput) DlClass() pulumi.StringPtrOutput
- func (o MulticastGroupLoRaWanPtrOutput) Elem() MulticastGroupLoRaWanOutput
- func (MulticastGroupLoRaWanPtrOutput) ElementType() reflect.Type
- func (o MulticastGroupLoRaWanPtrOutput) NumberOfDevicesInGroup() pulumi.IntPtrOutput
- func (o MulticastGroupLoRaWanPtrOutput) NumberOfDevicesRequested() pulumi.IntPtrOutput
- func (o MulticastGroupLoRaWanPtrOutput) RfRegion() pulumi.StringPtrOutput
- func (o MulticastGroupLoRaWanPtrOutput) ToMulticastGroupLoRaWanPtrOutput() MulticastGroupLoRaWanPtrOutput
- func (o MulticastGroupLoRaWanPtrOutput) ToMulticastGroupLoRaWanPtrOutputWithContext(ctx context.Context) MulticastGroupLoRaWanPtrOutput
- type MulticastGroupOutput
- func (o MulticastGroupOutput) Arn() pulumi.StringOutput
- func (o MulticastGroupOutput) AssociateWirelessDevice() pulumi.StringPtrOutput
- func (o MulticastGroupOutput) AwsId() pulumi.StringOutput
- func (o MulticastGroupOutput) Description() pulumi.StringPtrOutput
- func (o MulticastGroupOutput) DisassociateWirelessDevice() pulumi.StringPtrOutput
- func (MulticastGroupOutput) ElementType() reflect.Type
- func (o MulticastGroupOutput) LoRaWan() MulticastGroupLoRaWanOutput
- func (o MulticastGroupOutput) Name() pulumi.StringPtrOutput
- func (o MulticastGroupOutput) Status() pulumi.StringOutput
- func (o MulticastGroupOutput) Tags() aws.TagArrayOutput
- func (o MulticastGroupOutput) ToMulticastGroupOutput() MulticastGroupOutput
- func (o MulticastGroupOutput) ToMulticastGroupOutputWithContext(ctx context.Context) MulticastGroupOutput
- type MulticastGroupState
- type MulticastGroupTag
- type NetworkAnalyzerConfiguration
- func (*NetworkAnalyzerConfiguration) ElementType() reflect.Type
- func (i *NetworkAnalyzerConfiguration) ToNetworkAnalyzerConfigurationOutput() NetworkAnalyzerConfigurationOutput
- func (i *NetworkAnalyzerConfiguration) ToNetworkAnalyzerConfigurationOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationOutput
- type NetworkAnalyzerConfigurationArgs
- type NetworkAnalyzerConfigurationInput
- type NetworkAnalyzerConfigurationLogLevel
- func (NetworkAnalyzerConfigurationLogLevel) ElementType() reflect.Type
- func (e NetworkAnalyzerConfigurationLogLevel) ToNetworkAnalyzerConfigurationLogLevelOutput() NetworkAnalyzerConfigurationLogLevelOutput
- func (e NetworkAnalyzerConfigurationLogLevel) ToNetworkAnalyzerConfigurationLogLevelOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationLogLevelOutput
- func (e NetworkAnalyzerConfigurationLogLevel) ToNetworkAnalyzerConfigurationLogLevelPtrOutput() NetworkAnalyzerConfigurationLogLevelPtrOutput
- func (e NetworkAnalyzerConfigurationLogLevel) ToNetworkAnalyzerConfigurationLogLevelPtrOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationLogLevelPtrOutput
- func (e NetworkAnalyzerConfigurationLogLevel) ToStringOutput() pulumi.StringOutput
- func (e NetworkAnalyzerConfigurationLogLevel) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e NetworkAnalyzerConfigurationLogLevel) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e NetworkAnalyzerConfigurationLogLevel) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type NetworkAnalyzerConfigurationLogLevelInput
- type NetworkAnalyzerConfigurationLogLevelOutput
- func (NetworkAnalyzerConfigurationLogLevelOutput) ElementType() reflect.Type
- func (o NetworkAnalyzerConfigurationLogLevelOutput) ToNetworkAnalyzerConfigurationLogLevelOutput() NetworkAnalyzerConfigurationLogLevelOutput
- func (o NetworkAnalyzerConfigurationLogLevelOutput) ToNetworkAnalyzerConfigurationLogLevelOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationLogLevelOutput
- func (o NetworkAnalyzerConfigurationLogLevelOutput) ToNetworkAnalyzerConfigurationLogLevelPtrOutput() NetworkAnalyzerConfigurationLogLevelPtrOutput
- func (o NetworkAnalyzerConfigurationLogLevelOutput) ToNetworkAnalyzerConfigurationLogLevelPtrOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationLogLevelPtrOutput
- func (o NetworkAnalyzerConfigurationLogLevelOutput) ToStringOutput() pulumi.StringOutput
- func (o NetworkAnalyzerConfigurationLogLevelOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o NetworkAnalyzerConfigurationLogLevelOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o NetworkAnalyzerConfigurationLogLevelOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type NetworkAnalyzerConfigurationLogLevelPtrInput
- type NetworkAnalyzerConfigurationLogLevelPtrOutput
- func (o NetworkAnalyzerConfigurationLogLevelPtrOutput) Elem() NetworkAnalyzerConfigurationLogLevelOutput
- func (NetworkAnalyzerConfigurationLogLevelPtrOutput) ElementType() reflect.Type
- func (o NetworkAnalyzerConfigurationLogLevelPtrOutput) ToNetworkAnalyzerConfigurationLogLevelPtrOutput() NetworkAnalyzerConfigurationLogLevelPtrOutput
- func (o NetworkAnalyzerConfigurationLogLevelPtrOutput) ToNetworkAnalyzerConfigurationLogLevelPtrOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationLogLevelPtrOutput
- func (o NetworkAnalyzerConfigurationLogLevelPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o NetworkAnalyzerConfigurationLogLevelPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type NetworkAnalyzerConfigurationOutput
- func (o NetworkAnalyzerConfigurationOutput) Arn() pulumi.StringOutput
- func (o NetworkAnalyzerConfigurationOutput) Description() pulumi.StringPtrOutput
- func (NetworkAnalyzerConfigurationOutput) ElementType() reflect.Type
- func (o NetworkAnalyzerConfigurationOutput) Name() pulumi.StringOutput
- func (o NetworkAnalyzerConfigurationOutput) Tags() aws.TagArrayOutput
- func (o NetworkAnalyzerConfigurationOutput) ToNetworkAnalyzerConfigurationOutput() NetworkAnalyzerConfigurationOutput
- func (o NetworkAnalyzerConfigurationOutput) ToNetworkAnalyzerConfigurationOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationOutput
- func (o NetworkAnalyzerConfigurationOutput) TraceContent() TraceContentPropertiesPtrOutput
- func (o NetworkAnalyzerConfigurationOutput) WirelessDevices() pulumi.StringArrayOutput
- func (o NetworkAnalyzerConfigurationOutput) WirelessGateways() pulumi.StringArrayOutput
- type NetworkAnalyzerConfigurationState
- type NetworkAnalyzerConfigurationTag
- type NetworkAnalyzerConfigurationWirelessDeviceFrameInfo
- func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ElementType() reflect.Type
- func (e NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput() NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput
- func (e NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput
- func (e NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput() NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput
- func (e NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput
- func (e NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToStringOutput() pulumi.StringOutput
- func (e NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type NetworkAnalyzerConfigurationWirelessDeviceFrameInfoInput
- type NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput
- func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ElementType() reflect.Type
- func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput() NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput
- func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput
- func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput() NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput
- func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput
- func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToStringOutput() pulumi.StringOutput
- func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrInput
- type NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput
- func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput) Elem() NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput
- func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput) ElementType() reflect.Type
- func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput() NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput
- func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput
- func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- type ServiceProfile
- type ServiceProfileArgs
- type ServiceProfileInput
- type ServiceProfileLoRaWanServiceProfile
- type ServiceProfileLoRaWanServiceProfileArgs
- func (ServiceProfileLoRaWanServiceProfileArgs) ElementType() reflect.Type
- func (i ServiceProfileLoRaWanServiceProfileArgs) ToServiceProfileLoRaWanServiceProfileOutput() ServiceProfileLoRaWanServiceProfileOutput
- func (i ServiceProfileLoRaWanServiceProfileArgs) ToServiceProfileLoRaWanServiceProfileOutputWithContext(ctx context.Context) ServiceProfileLoRaWanServiceProfileOutput
- func (i ServiceProfileLoRaWanServiceProfileArgs) ToServiceProfileLoRaWanServiceProfilePtrOutput() ServiceProfileLoRaWanServiceProfilePtrOutput
- func (i ServiceProfileLoRaWanServiceProfileArgs) ToServiceProfileLoRaWanServiceProfilePtrOutputWithContext(ctx context.Context) ServiceProfileLoRaWanServiceProfilePtrOutput
- type ServiceProfileLoRaWanServiceProfileInput
- type ServiceProfileLoRaWanServiceProfileOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) AddGwMetadata() pulumi.BoolPtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) ChannelMask() pulumi.StringPtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) DevStatusReqFreq() pulumi.IntPtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) DlBucketSize() pulumi.IntPtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) DlRate() pulumi.IntPtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) DlRatePolicy() pulumi.StringPtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) DrMax() pulumi.IntPtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) DrMin() pulumi.IntPtrOutput
- func (ServiceProfileLoRaWanServiceProfileOutput) ElementType() reflect.Type
- func (o ServiceProfileLoRaWanServiceProfileOutput) HrAllowed() pulumi.BoolPtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) MinGwDiversity() pulumi.IntPtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) NwkGeoLoc() pulumi.BoolPtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) PrAllowed() pulumi.BoolPtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) RaAllowed() pulumi.BoolPtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) ReportDevStatusBattery() pulumi.BoolPtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) ReportDevStatusMargin() pulumi.BoolPtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) TargetPer() pulumi.IntPtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) ToServiceProfileLoRaWanServiceProfileOutput() ServiceProfileLoRaWanServiceProfileOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) ToServiceProfileLoRaWanServiceProfileOutputWithContext(ctx context.Context) ServiceProfileLoRaWanServiceProfileOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) ToServiceProfileLoRaWanServiceProfilePtrOutput() ServiceProfileLoRaWanServiceProfilePtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) ToServiceProfileLoRaWanServiceProfilePtrOutputWithContext(ctx context.Context) ServiceProfileLoRaWanServiceProfilePtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) UlBucketSize() pulumi.IntPtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) UlRate() pulumi.IntPtrOutput
- func (o ServiceProfileLoRaWanServiceProfileOutput) UlRatePolicy() pulumi.StringPtrOutput
- type ServiceProfileLoRaWanServiceProfilePtrInput
- type ServiceProfileLoRaWanServiceProfilePtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) AddGwMetadata() pulumi.BoolPtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) ChannelMask() pulumi.StringPtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) DevStatusReqFreq() pulumi.IntPtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) DlBucketSize() pulumi.IntPtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) DlRate() pulumi.IntPtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) DlRatePolicy() pulumi.StringPtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) DrMax() pulumi.IntPtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) DrMin() pulumi.IntPtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) Elem() ServiceProfileLoRaWanServiceProfileOutput
- func (ServiceProfileLoRaWanServiceProfilePtrOutput) ElementType() reflect.Type
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) HrAllowed() pulumi.BoolPtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) MinGwDiversity() pulumi.IntPtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) NwkGeoLoc() pulumi.BoolPtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) PrAllowed() pulumi.BoolPtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) RaAllowed() pulumi.BoolPtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) ReportDevStatusBattery() pulumi.BoolPtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) ReportDevStatusMargin() pulumi.BoolPtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) TargetPer() pulumi.IntPtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) ToServiceProfileLoRaWanServiceProfilePtrOutput() ServiceProfileLoRaWanServiceProfilePtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) ToServiceProfileLoRaWanServiceProfilePtrOutputWithContext(ctx context.Context) ServiceProfileLoRaWanServiceProfilePtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) UlBucketSize() pulumi.IntPtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) UlRate() pulumi.IntPtrOutput
- func (o ServiceProfileLoRaWanServiceProfilePtrOutput) UlRatePolicy() pulumi.StringPtrOutput
- type ServiceProfileOutput
- func (o ServiceProfileOutput) Arn() pulumi.StringOutput
- func (o ServiceProfileOutput) AwsId() pulumi.StringOutput
- func (ServiceProfileOutput) ElementType() reflect.Type
- func (o ServiceProfileOutput) LoRaWan() ServiceProfileLoRaWanServiceProfilePtrOutput
- func (o ServiceProfileOutput) Name() pulumi.StringPtrOutput
- func (o ServiceProfileOutput) Tags() aws.TagArrayOutput
- func (o ServiceProfileOutput) ToServiceProfileOutput() ServiceProfileOutput
- func (o ServiceProfileOutput) ToServiceProfileOutputWithContext(ctx context.Context) ServiceProfileOutput
- type ServiceProfileState
- type ServiceProfileTag
- type TaskDefinition
- type TaskDefinitionArgs
- type TaskDefinitionInput
- type TaskDefinitionLoRaWanGatewayVersion
- type TaskDefinitionLoRaWanGatewayVersionArgs
- func (TaskDefinitionLoRaWanGatewayVersionArgs) ElementType() reflect.Type
- func (i TaskDefinitionLoRaWanGatewayVersionArgs) ToTaskDefinitionLoRaWanGatewayVersionOutput() TaskDefinitionLoRaWanGatewayVersionOutput
- func (i TaskDefinitionLoRaWanGatewayVersionArgs) ToTaskDefinitionLoRaWanGatewayVersionOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanGatewayVersionOutput
- func (i TaskDefinitionLoRaWanGatewayVersionArgs) ToTaskDefinitionLoRaWanGatewayVersionPtrOutput() TaskDefinitionLoRaWanGatewayVersionPtrOutput
- func (i TaskDefinitionLoRaWanGatewayVersionArgs) ToTaskDefinitionLoRaWanGatewayVersionPtrOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanGatewayVersionPtrOutput
- type TaskDefinitionLoRaWanGatewayVersionInput
- type TaskDefinitionLoRaWanGatewayVersionOutput
- func (TaskDefinitionLoRaWanGatewayVersionOutput) ElementType() reflect.Type
- func (o TaskDefinitionLoRaWanGatewayVersionOutput) Model() pulumi.StringPtrOutput
- func (o TaskDefinitionLoRaWanGatewayVersionOutput) PackageVersion() pulumi.StringPtrOutput
- func (o TaskDefinitionLoRaWanGatewayVersionOutput) Station() pulumi.StringPtrOutput
- func (o TaskDefinitionLoRaWanGatewayVersionOutput) ToTaskDefinitionLoRaWanGatewayVersionOutput() TaskDefinitionLoRaWanGatewayVersionOutput
- func (o TaskDefinitionLoRaWanGatewayVersionOutput) ToTaskDefinitionLoRaWanGatewayVersionOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanGatewayVersionOutput
- func (o TaskDefinitionLoRaWanGatewayVersionOutput) ToTaskDefinitionLoRaWanGatewayVersionPtrOutput() TaskDefinitionLoRaWanGatewayVersionPtrOutput
- func (o TaskDefinitionLoRaWanGatewayVersionOutput) ToTaskDefinitionLoRaWanGatewayVersionPtrOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanGatewayVersionPtrOutput
- type TaskDefinitionLoRaWanGatewayVersionPtrInput
- type TaskDefinitionLoRaWanGatewayVersionPtrOutput
- func (o TaskDefinitionLoRaWanGatewayVersionPtrOutput) Elem() TaskDefinitionLoRaWanGatewayVersionOutput
- func (TaskDefinitionLoRaWanGatewayVersionPtrOutput) ElementType() reflect.Type
- func (o TaskDefinitionLoRaWanGatewayVersionPtrOutput) Model() pulumi.StringPtrOutput
- func (o TaskDefinitionLoRaWanGatewayVersionPtrOutput) PackageVersion() pulumi.StringPtrOutput
- func (o TaskDefinitionLoRaWanGatewayVersionPtrOutput) Station() pulumi.StringPtrOutput
- func (o TaskDefinitionLoRaWanGatewayVersionPtrOutput) ToTaskDefinitionLoRaWanGatewayVersionPtrOutput() TaskDefinitionLoRaWanGatewayVersionPtrOutput
- func (o TaskDefinitionLoRaWanGatewayVersionPtrOutput) ToTaskDefinitionLoRaWanGatewayVersionPtrOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanGatewayVersionPtrOutput
- type TaskDefinitionLoRaWanUpdateGatewayTaskCreate
- type TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs
- func (TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs) ElementType() reflect.Type
- func (i TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput() TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput
- func (i TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreateOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput
- func (i TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput() TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput
- func (i TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput
- type TaskDefinitionLoRaWanUpdateGatewayTaskCreateInput
- type TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) CurrentVersion() TaskDefinitionLoRaWanGatewayVersionPtrOutput
- func (TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) ElementType() reflect.Type
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) SigKeyCrc() pulumi.IntPtrOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput() TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreateOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput() TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) UpdateSignature() pulumi.StringPtrOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) UpdateVersion() TaskDefinitionLoRaWanGatewayVersionPtrOutput
- type TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrInput
- type TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) CurrentVersion() TaskDefinitionLoRaWanGatewayVersionPtrOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) Elem() TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput
- func (TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) ElementType() reflect.Type
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) SigKeyCrc() pulumi.IntPtrOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput() TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) UpdateSignature() pulumi.StringPtrOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) UpdateVersion() TaskDefinitionLoRaWanGatewayVersionPtrOutput
- type TaskDefinitionLoRaWanUpdateGatewayTaskEntry
- type TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs
- func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs) ElementType() reflect.Type
- func (i TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput() TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput
- func (i TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput
- func (i TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput() TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput
- func (i TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput
- type TaskDefinitionLoRaWanUpdateGatewayTaskEntryInput
- type TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) CurrentVersion() TaskDefinitionLoRaWanGatewayVersionPtrOutput
- func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) ElementType() reflect.Type
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput() TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput() TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) UpdateVersion() TaskDefinitionLoRaWanGatewayVersionPtrOutput
- type TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrInput
- type TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput) CurrentVersion() TaskDefinitionLoRaWanGatewayVersionPtrOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput) Elem() TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput
- func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput) ElementType() reflect.Type
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput() TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput
- func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput) UpdateVersion() TaskDefinitionLoRaWanGatewayVersionPtrOutput
- type TaskDefinitionOutput
- func (o TaskDefinitionOutput) Arn() pulumi.StringOutput
- func (o TaskDefinitionOutput) AutoCreateTasks() pulumi.BoolOutput
- func (o TaskDefinitionOutput) AwsId() pulumi.StringOutput
- func (TaskDefinitionOutput) ElementType() reflect.Type
- func (o TaskDefinitionOutput) LoRaWanUpdateGatewayTaskEntry() TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput
- func (o TaskDefinitionOutput) Name() pulumi.StringPtrOutput
- func (o TaskDefinitionOutput) Tags() aws.TagArrayOutput
- func (o TaskDefinitionOutput) TaskDefinitionType() TaskDefinitionTypePtrOutput
- func (o TaskDefinitionOutput) ToTaskDefinitionOutput() TaskDefinitionOutput
- func (o TaskDefinitionOutput) ToTaskDefinitionOutputWithContext(ctx context.Context) TaskDefinitionOutput
- func (o TaskDefinitionOutput) Update() TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput
- type TaskDefinitionState
- type TaskDefinitionTag
- type TaskDefinitionType
- func (TaskDefinitionType) ElementType() reflect.Type
- func (e TaskDefinitionType) ToStringOutput() pulumi.StringOutput
- func (e TaskDefinitionType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e TaskDefinitionType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e TaskDefinitionType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- func (e TaskDefinitionType) ToTaskDefinitionTypeOutput() TaskDefinitionTypeOutput
- func (e TaskDefinitionType) ToTaskDefinitionTypeOutputWithContext(ctx context.Context) TaskDefinitionTypeOutput
- func (e TaskDefinitionType) ToTaskDefinitionTypePtrOutput() TaskDefinitionTypePtrOutput
- func (e TaskDefinitionType) ToTaskDefinitionTypePtrOutputWithContext(ctx context.Context) TaskDefinitionTypePtrOutput
- type TaskDefinitionTypeInput
- type TaskDefinitionTypeOutput
- func (TaskDefinitionTypeOutput) ElementType() reflect.Type
- func (o TaskDefinitionTypeOutput) ToStringOutput() pulumi.StringOutput
- func (o TaskDefinitionTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o TaskDefinitionTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o TaskDefinitionTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- func (o TaskDefinitionTypeOutput) ToTaskDefinitionTypeOutput() TaskDefinitionTypeOutput
- func (o TaskDefinitionTypeOutput) ToTaskDefinitionTypeOutputWithContext(ctx context.Context) TaskDefinitionTypeOutput
- func (o TaskDefinitionTypeOutput) ToTaskDefinitionTypePtrOutput() TaskDefinitionTypePtrOutput
- func (o TaskDefinitionTypeOutput) ToTaskDefinitionTypePtrOutputWithContext(ctx context.Context) TaskDefinitionTypePtrOutput
- type TaskDefinitionTypePtrInput
- type TaskDefinitionTypePtrOutput
- func (o TaskDefinitionTypePtrOutput) Elem() TaskDefinitionTypeOutput
- func (TaskDefinitionTypePtrOutput) ElementType() reflect.Type
- func (o TaskDefinitionTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o TaskDefinitionTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- func (o TaskDefinitionTypePtrOutput) ToTaskDefinitionTypePtrOutput() TaskDefinitionTypePtrOutput
- func (o TaskDefinitionTypePtrOutput) ToTaskDefinitionTypePtrOutputWithContext(ctx context.Context) TaskDefinitionTypePtrOutput
- type TaskDefinitionUpdateWirelessGatewayTaskCreate
- type TaskDefinitionUpdateWirelessGatewayTaskCreateArgs
- func (TaskDefinitionUpdateWirelessGatewayTaskCreateArgs) ElementType() reflect.Type
- func (i TaskDefinitionUpdateWirelessGatewayTaskCreateArgs) ToTaskDefinitionUpdateWirelessGatewayTaskCreateOutput() TaskDefinitionUpdateWirelessGatewayTaskCreateOutput
- func (i TaskDefinitionUpdateWirelessGatewayTaskCreateArgs) ToTaskDefinitionUpdateWirelessGatewayTaskCreateOutputWithContext(ctx context.Context) TaskDefinitionUpdateWirelessGatewayTaskCreateOutput
- func (i TaskDefinitionUpdateWirelessGatewayTaskCreateArgs) ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput() TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput
- func (i TaskDefinitionUpdateWirelessGatewayTaskCreateArgs) ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutputWithContext(ctx context.Context) TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput
- type TaskDefinitionUpdateWirelessGatewayTaskCreateInput
- type TaskDefinitionUpdateWirelessGatewayTaskCreateOutput
- func (TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) ElementType() reflect.Type
- func (o TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) LoRaWan() TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput
- func (o TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) ToTaskDefinitionUpdateWirelessGatewayTaskCreateOutput() TaskDefinitionUpdateWirelessGatewayTaskCreateOutput
- func (o TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) ToTaskDefinitionUpdateWirelessGatewayTaskCreateOutputWithContext(ctx context.Context) TaskDefinitionUpdateWirelessGatewayTaskCreateOutput
- func (o TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput() TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput
- func (o TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutputWithContext(ctx context.Context) TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput
- func (o TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) UpdateDataRole() pulumi.StringPtrOutput
- func (o TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) UpdateDataSource() pulumi.StringPtrOutput
- type TaskDefinitionUpdateWirelessGatewayTaskCreatePtrInput
- type TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput
- func (o TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) Elem() TaskDefinitionUpdateWirelessGatewayTaskCreateOutput
- func (TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) ElementType() reflect.Type
- func (o TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) LoRaWan() TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput
- func (o TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput() TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput
- func (o TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutputWithContext(ctx context.Context) TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput
- func (o TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) UpdateDataRole() pulumi.StringPtrOutput
- func (o TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) UpdateDataSource() pulumi.StringPtrOutput
- type TraceContentProperties
- type TraceContentPropertiesArgs
- func (TraceContentPropertiesArgs) ElementType() reflect.Type
- func (i TraceContentPropertiesArgs) ToTraceContentPropertiesOutput() TraceContentPropertiesOutput
- func (i TraceContentPropertiesArgs) ToTraceContentPropertiesOutputWithContext(ctx context.Context) TraceContentPropertiesOutput
- func (i TraceContentPropertiesArgs) ToTraceContentPropertiesPtrOutput() TraceContentPropertiesPtrOutput
- func (i TraceContentPropertiesArgs) ToTraceContentPropertiesPtrOutputWithContext(ctx context.Context) TraceContentPropertiesPtrOutput
- type TraceContentPropertiesInput
- type TraceContentPropertiesOutput
- func (TraceContentPropertiesOutput) ElementType() reflect.Type
- func (o TraceContentPropertiesOutput) LogLevel() NetworkAnalyzerConfigurationLogLevelPtrOutput
- func (o TraceContentPropertiesOutput) ToTraceContentPropertiesOutput() TraceContentPropertiesOutput
- func (o TraceContentPropertiesOutput) ToTraceContentPropertiesOutputWithContext(ctx context.Context) TraceContentPropertiesOutput
- func (o TraceContentPropertiesOutput) ToTraceContentPropertiesPtrOutput() TraceContentPropertiesPtrOutput
- func (o TraceContentPropertiesOutput) ToTraceContentPropertiesPtrOutputWithContext(ctx context.Context) TraceContentPropertiesPtrOutput
- func (o TraceContentPropertiesOutput) WirelessDeviceFrameInfo() NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput
- type TraceContentPropertiesPtrInput
- type TraceContentPropertiesPtrOutput
- func (o TraceContentPropertiesPtrOutput) Elem() TraceContentPropertiesOutput
- func (TraceContentPropertiesPtrOutput) ElementType() reflect.Type
- func (o TraceContentPropertiesPtrOutput) LogLevel() NetworkAnalyzerConfigurationLogLevelPtrOutput
- func (o TraceContentPropertiesPtrOutput) ToTraceContentPropertiesPtrOutput() TraceContentPropertiesPtrOutput
- func (o TraceContentPropertiesPtrOutput) ToTraceContentPropertiesPtrOutputWithContext(ctx context.Context) TraceContentPropertiesPtrOutput
- func (o TraceContentPropertiesPtrOutput) WirelessDeviceFrameInfo() NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput
- type WirelessDevice
- type WirelessDeviceAbpV10x
- type WirelessDeviceAbpV10xArgs
- func (WirelessDeviceAbpV10xArgs) ElementType() reflect.Type
- func (i WirelessDeviceAbpV10xArgs) ToWirelessDeviceAbpV10xOutput() WirelessDeviceAbpV10xOutput
- func (i WirelessDeviceAbpV10xArgs) ToWirelessDeviceAbpV10xOutputWithContext(ctx context.Context) WirelessDeviceAbpV10xOutput
- func (i WirelessDeviceAbpV10xArgs) ToWirelessDeviceAbpV10xPtrOutput() WirelessDeviceAbpV10xPtrOutput
- func (i WirelessDeviceAbpV10xArgs) ToWirelessDeviceAbpV10xPtrOutputWithContext(ctx context.Context) WirelessDeviceAbpV10xPtrOutput
- type WirelessDeviceAbpV10xInput
- type WirelessDeviceAbpV10xOutput
- func (o WirelessDeviceAbpV10xOutput) DevAddr() pulumi.StringOutput
- func (WirelessDeviceAbpV10xOutput) ElementType() reflect.Type
- func (o WirelessDeviceAbpV10xOutput) SessionKeys() WirelessDeviceSessionKeysAbpV10xOutput
- func (o WirelessDeviceAbpV10xOutput) ToWirelessDeviceAbpV10xOutput() WirelessDeviceAbpV10xOutput
- func (o WirelessDeviceAbpV10xOutput) ToWirelessDeviceAbpV10xOutputWithContext(ctx context.Context) WirelessDeviceAbpV10xOutput
- func (o WirelessDeviceAbpV10xOutput) ToWirelessDeviceAbpV10xPtrOutput() WirelessDeviceAbpV10xPtrOutput
- func (o WirelessDeviceAbpV10xOutput) ToWirelessDeviceAbpV10xPtrOutputWithContext(ctx context.Context) WirelessDeviceAbpV10xPtrOutput
- type WirelessDeviceAbpV10xPtrInput
- type WirelessDeviceAbpV10xPtrOutput
- func (o WirelessDeviceAbpV10xPtrOutput) DevAddr() pulumi.StringPtrOutput
- func (o WirelessDeviceAbpV10xPtrOutput) Elem() WirelessDeviceAbpV10xOutput
- func (WirelessDeviceAbpV10xPtrOutput) ElementType() reflect.Type
- func (o WirelessDeviceAbpV10xPtrOutput) SessionKeys() WirelessDeviceSessionKeysAbpV10xPtrOutput
- func (o WirelessDeviceAbpV10xPtrOutput) ToWirelessDeviceAbpV10xPtrOutput() WirelessDeviceAbpV10xPtrOutput
- func (o WirelessDeviceAbpV10xPtrOutput) ToWirelessDeviceAbpV10xPtrOutputWithContext(ctx context.Context) WirelessDeviceAbpV10xPtrOutput
- type WirelessDeviceAbpV11
- type WirelessDeviceAbpV11Args
- func (WirelessDeviceAbpV11Args) ElementType() reflect.Type
- func (i WirelessDeviceAbpV11Args) ToWirelessDeviceAbpV11Output() WirelessDeviceAbpV11Output
- func (i WirelessDeviceAbpV11Args) ToWirelessDeviceAbpV11OutputWithContext(ctx context.Context) WirelessDeviceAbpV11Output
- func (i WirelessDeviceAbpV11Args) ToWirelessDeviceAbpV11PtrOutput() WirelessDeviceAbpV11PtrOutput
- func (i WirelessDeviceAbpV11Args) ToWirelessDeviceAbpV11PtrOutputWithContext(ctx context.Context) WirelessDeviceAbpV11PtrOutput
- type WirelessDeviceAbpV11Input
- type WirelessDeviceAbpV11Output
- func (o WirelessDeviceAbpV11Output) DevAddr() pulumi.StringOutput
- func (WirelessDeviceAbpV11Output) ElementType() reflect.Type
- func (o WirelessDeviceAbpV11Output) SessionKeys() WirelessDeviceSessionKeysAbpV11Output
- func (o WirelessDeviceAbpV11Output) ToWirelessDeviceAbpV11Output() WirelessDeviceAbpV11Output
- func (o WirelessDeviceAbpV11Output) ToWirelessDeviceAbpV11OutputWithContext(ctx context.Context) WirelessDeviceAbpV11Output
- func (o WirelessDeviceAbpV11Output) ToWirelessDeviceAbpV11PtrOutput() WirelessDeviceAbpV11PtrOutput
- func (o WirelessDeviceAbpV11Output) ToWirelessDeviceAbpV11PtrOutputWithContext(ctx context.Context) WirelessDeviceAbpV11PtrOutput
- type WirelessDeviceAbpV11PtrInput
- type WirelessDeviceAbpV11PtrOutput
- func (o WirelessDeviceAbpV11PtrOutput) DevAddr() pulumi.StringPtrOutput
- func (o WirelessDeviceAbpV11PtrOutput) Elem() WirelessDeviceAbpV11Output
- func (WirelessDeviceAbpV11PtrOutput) ElementType() reflect.Type
- func (o WirelessDeviceAbpV11PtrOutput) SessionKeys() WirelessDeviceSessionKeysAbpV11PtrOutput
- func (o WirelessDeviceAbpV11PtrOutput) ToWirelessDeviceAbpV11PtrOutput() WirelessDeviceAbpV11PtrOutput
- func (o WirelessDeviceAbpV11PtrOutput) ToWirelessDeviceAbpV11PtrOutputWithContext(ctx context.Context) WirelessDeviceAbpV11PtrOutput
- type WirelessDeviceApplication
- type WirelessDeviceApplicationArgs
- func (WirelessDeviceApplicationArgs) ElementType() reflect.Type
- func (i WirelessDeviceApplicationArgs) ToWirelessDeviceApplicationOutput() WirelessDeviceApplicationOutput
- func (i WirelessDeviceApplicationArgs) ToWirelessDeviceApplicationOutputWithContext(ctx context.Context) WirelessDeviceApplicationOutput
- type WirelessDeviceApplicationArray
- func (WirelessDeviceApplicationArray) ElementType() reflect.Type
- func (i WirelessDeviceApplicationArray) ToWirelessDeviceApplicationArrayOutput() WirelessDeviceApplicationArrayOutput
- func (i WirelessDeviceApplicationArray) ToWirelessDeviceApplicationArrayOutputWithContext(ctx context.Context) WirelessDeviceApplicationArrayOutput
- type WirelessDeviceApplicationArrayInput
- type WirelessDeviceApplicationArrayOutput
- func (WirelessDeviceApplicationArrayOutput) ElementType() reflect.Type
- func (o WirelessDeviceApplicationArrayOutput) Index(i pulumi.IntInput) WirelessDeviceApplicationOutput
- func (o WirelessDeviceApplicationArrayOutput) ToWirelessDeviceApplicationArrayOutput() WirelessDeviceApplicationArrayOutput
- func (o WirelessDeviceApplicationArrayOutput) ToWirelessDeviceApplicationArrayOutputWithContext(ctx context.Context) WirelessDeviceApplicationArrayOutput
- type WirelessDeviceApplicationInput
- type WirelessDeviceApplicationOutput
- func (o WirelessDeviceApplicationOutput) DestinationName() pulumi.StringPtrOutput
- func (WirelessDeviceApplicationOutput) ElementType() reflect.Type
- func (o WirelessDeviceApplicationOutput) FPort() pulumi.IntPtrOutput
- func (o WirelessDeviceApplicationOutput) ToWirelessDeviceApplicationOutput() WirelessDeviceApplicationOutput
- func (o WirelessDeviceApplicationOutput) ToWirelessDeviceApplicationOutputWithContext(ctx context.Context) WirelessDeviceApplicationOutput
- func (o WirelessDeviceApplicationOutput) Type() WirelessDeviceApplicationTypePtrOutput
- type WirelessDeviceApplicationType
- func (WirelessDeviceApplicationType) ElementType() reflect.Type
- func (e WirelessDeviceApplicationType) ToStringOutput() pulumi.StringOutput
- func (e WirelessDeviceApplicationType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e WirelessDeviceApplicationType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e WirelessDeviceApplicationType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- func (e WirelessDeviceApplicationType) ToWirelessDeviceApplicationTypeOutput() WirelessDeviceApplicationTypeOutput
- func (e WirelessDeviceApplicationType) ToWirelessDeviceApplicationTypeOutputWithContext(ctx context.Context) WirelessDeviceApplicationTypeOutput
- func (e WirelessDeviceApplicationType) ToWirelessDeviceApplicationTypePtrOutput() WirelessDeviceApplicationTypePtrOutput
- func (e WirelessDeviceApplicationType) ToWirelessDeviceApplicationTypePtrOutputWithContext(ctx context.Context) WirelessDeviceApplicationTypePtrOutput
- type WirelessDeviceApplicationTypeInput
- type WirelessDeviceApplicationTypeOutput
- func (WirelessDeviceApplicationTypeOutput) ElementType() reflect.Type
- func (o WirelessDeviceApplicationTypeOutput) ToStringOutput() pulumi.StringOutput
- func (o WirelessDeviceApplicationTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o WirelessDeviceApplicationTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o WirelessDeviceApplicationTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- func (o WirelessDeviceApplicationTypeOutput) ToWirelessDeviceApplicationTypeOutput() WirelessDeviceApplicationTypeOutput
- func (o WirelessDeviceApplicationTypeOutput) ToWirelessDeviceApplicationTypeOutputWithContext(ctx context.Context) WirelessDeviceApplicationTypeOutput
- func (o WirelessDeviceApplicationTypeOutput) ToWirelessDeviceApplicationTypePtrOutput() WirelessDeviceApplicationTypePtrOutput
- func (o WirelessDeviceApplicationTypeOutput) ToWirelessDeviceApplicationTypePtrOutputWithContext(ctx context.Context) WirelessDeviceApplicationTypePtrOutput
- type WirelessDeviceApplicationTypePtrInput
- type WirelessDeviceApplicationTypePtrOutput
- func (o WirelessDeviceApplicationTypePtrOutput) Elem() WirelessDeviceApplicationTypeOutput
- func (WirelessDeviceApplicationTypePtrOutput) ElementType() reflect.Type
- func (o WirelessDeviceApplicationTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o WirelessDeviceApplicationTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- func (o WirelessDeviceApplicationTypePtrOutput) ToWirelessDeviceApplicationTypePtrOutput() WirelessDeviceApplicationTypePtrOutput
- func (o WirelessDeviceApplicationTypePtrOutput) ToWirelessDeviceApplicationTypePtrOutputWithContext(ctx context.Context) WirelessDeviceApplicationTypePtrOutput
- type WirelessDeviceArgs
- type WirelessDeviceFPorts
- type WirelessDeviceFPortsArgs
- func (WirelessDeviceFPortsArgs) ElementType() reflect.Type
- func (i WirelessDeviceFPortsArgs) ToWirelessDeviceFPortsOutput() WirelessDeviceFPortsOutput
- func (i WirelessDeviceFPortsArgs) ToWirelessDeviceFPortsOutputWithContext(ctx context.Context) WirelessDeviceFPortsOutput
- func (i WirelessDeviceFPortsArgs) ToWirelessDeviceFPortsPtrOutput() WirelessDeviceFPortsPtrOutput
- func (i WirelessDeviceFPortsArgs) ToWirelessDeviceFPortsPtrOutputWithContext(ctx context.Context) WirelessDeviceFPortsPtrOutput
- type WirelessDeviceFPortsInput
- type WirelessDeviceFPortsOutput
- func (o WirelessDeviceFPortsOutput) Applications() WirelessDeviceApplicationArrayOutput
- func (WirelessDeviceFPortsOutput) ElementType() reflect.Type
- func (o WirelessDeviceFPortsOutput) ToWirelessDeviceFPortsOutput() WirelessDeviceFPortsOutput
- func (o WirelessDeviceFPortsOutput) ToWirelessDeviceFPortsOutputWithContext(ctx context.Context) WirelessDeviceFPortsOutput
- func (o WirelessDeviceFPortsOutput) ToWirelessDeviceFPortsPtrOutput() WirelessDeviceFPortsPtrOutput
- func (o WirelessDeviceFPortsOutput) ToWirelessDeviceFPortsPtrOutputWithContext(ctx context.Context) WirelessDeviceFPortsPtrOutput
- type WirelessDeviceFPortsPtrInput
- type WirelessDeviceFPortsPtrOutput
- func (o WirelessDeviceFPortsPtrOutput) Applications() WirelessDeviceApplicationArrayOutput
- func (o WirelessDeviceFPortsPtrOutput) Elem() WirelessDeviceFPortsOutput
- func (WirelessDeviceFPortsPtrOutput) ElementType() reflect.Type
- func (o WirelessDeviceFPortsPtrOutput) ToWirelessDeviceFPortsPtrOutput() WirelessDeviceFPortsPtrOutput
- func (o WirelessDeviceFPortsPtrOutput) ToWirelessDeviceFPortsPtrOutputWithContext(ctx context.Context) WirelessDeviceFPortsPtrOutput
- type WirelessDeviceInput
- type WirelessDeviceLoRaWanDevice
- type WirelessDeviceLoRaWanDeviceArgs
- func (WirelessDeviceLoRaWanDeviceArgs) ElementType() reflect.Type
- func (i WirelessDeviceLoRaWanDeviceArgs) ToWirelessDeviceLoRaWanDeviceOutput() WirelessDeviceLoRaWanDeviceOutput
- func (i WirelessDeviceLoRaWanDeviceArgs) ToWirelessDeviceLoRaWanDeviceOutputWithContext(ctx context.Context) WirelessDeviceLoRaWanDeviceOutput
- func (i WirelessDeviceLoRaWanDeviceArgs) ToWirelessDeviceLoRaWanDevicePtrOutput() WirelessDeviceLoRaWanDevicePtrOutput
- func (i WirelessDeviceLoRaWanDeviceArgs) ToWirelessDeviceLoRaWanDevicePtrOutputWithContext(ctx context.Context) WirelessDeviceLoRaWanDevicePtrOutput
- type WirelessDeviceLoRaWanDeviceInput
- type WirelessDeviceLoRaWanDeviceOutput
- func (o WirelessDeviceLoRaWanDeviceOutput) AbpV10x() WirelessDeviceAbpV10xPtrOutput
- func (o WirelessDeviceLoRaWanDeviceOutput) AbpV11() WirelessDeviceAbpV11PtrOutput
- func (o WirelessDeviceLoRaWanDeviceOutput) DevEui() pulumi.StringPtrOutput
- func (o WirelessDeviceLoRaWanDeviceOutput) DeviceProfileId() pulumi.StringPtrOutput
- func (WirelessDeviceLoRaWanDeviceOutput) ElementType() reflect.Type
- func (o WirelessDeviceLoRaWanDeviceOutput) FPorts() WirelessDeviceFPortsPtrOutput
- func (o WirelessDeviceLoRaWanDeviceOutput) OtaaV10x() WirelessDeviceOtaaV10xPtrOutput
- func (o WirelessDeviceLoRaWanDeviceOutput) OtaaV11() WirelessDeviceOtaaV11PtrOutput
- func (o WirelessDeviceLoRaWanDeviceOutput) ServiceProfileId() pulumi.StringPtrOutput
- func (o WirelessDeviceLoRaWanDeviceOutput) ToWirelessDeviceLoRaWanDeviceOutput() WirelessDeviceLoRaWanDeviceOutput
- func (o WirelessDeviceLoRaWanDeviceOutput) ToWirelessDeviceLoRaWanDeviceOutputWithContext(ctx context.Context) WirelessDeviceLoRaWanDeviceOutput
- func (o WirelessDeviceLoRaWanDeviceOutput) ToWirelessDeviceLoRaWanDevicePtrOutput() WirelessDeviceLoRaWanDevicePtrOutput
- func (o WirelessDeviceLoRaWanDeviceOutput) ToWirelessDeviceLoRaWanDevicePtrOutputWithContext(ctx context.Context) WirelessDeviceLoRaWanDevicePtrOutput
- type WirelessDeviceLoRaWanDevicePtrInput
- type WirelessDeviceLoRaWanDevicePtrOutput
- func (o WirelessDeviceLoRaWanDevicePtrOutput) AbpV10x() WirelessDeviceAbpV10xPtrOutput
- func (o WirelessDeviceLoRaWanDevicePtrOutput) AbpV11() WirelessDeviceAbpV11PtrOutput
- func (o WirelessDeviceLoRaWanDevicePtrOutput) DevEui() pulumi.StringPtrOutput
- func (o WirelessDeviceLoRaWanDevicePtrOutput) DeviceProfileId() pulumi.StringPtrOutput
- func (o WirelessDeviceLoRaWanDevicePtrOutput) Elem() WirelessDeviceLoRaWanDeviceOutput
- func (WirelessDeviceLoRaWanDevicePtrOutput) ElementType() reflect.Type
- func (o WirelessDeviceLoRaWanDevicePtrOutput) FPorts() WirelessDeviceFPortsPtrOutput
- func (o WirelessDeviceLoRaWanDevicePtrOutput) OtaaV10x() WirelessDeviceOtaaV10xPtrOutput
- func (o WirelessDeviceLoRaWanDevicePtrOutput) OtaaV11() WirelessDeviceOtaaV11PtrOutput
- func (o WirelessDeviceLoRaWanDevicePtrOutput) ServiceProfileId() pulumi.StringPtrOutput
- func (o WirelessDeviceLoRaWanDevicePtrOutput) ToWirelessDeviceLoRaWanDevicePtrOutput() WirelessDeviceLoRaWanDevicePtrOutput
- func (o WirelessDeviceLoRaWanDevicePtrOutput) ToWirelessDeviceLoRaWanDevicePtrOutputWithContext(ctx context.Context) WirelessDeviceLoRaWanDevicePtrOutput
- type WirelessDeviceOtaaV10x
- type WirelessDeviceOtaaV10xArgs
- func (WirelessDeviceOtaaV10xArgs) ElementType() reflect.Type
- func (i WirelessDeviceOtaaV10xArgs) ToWirelessDeviceOtaaV10xOutput() WirelessDeviceOtaaV10xOutput
- func (i WirelessDeviceOtaaV10xArgs) ToWirelessDeviceOtaaV10xOutputWithContext(ctx context.Context) WirelessDeviceOtaaV10xOutput
- func (i WirelessDeviceOtaaV10xArgs) ToWirelessDeviceOtaaV10xPtrOutput() WirelessDeviceOtaaV10xPtrOutput
- func (i WirelessDeviceOtaaV10xArgs) ToWirelessDeviceOtaaV10xPtrOutputWithContext(ctx context.Context) WirelessDeviceOtaaV10xPtrOutput
- type WirelessDeviceOtaaV10xInput
- type WirelessDeviceOtaaV10xOutput
- func (o WirelessDeviceOtaaV10xOutput) AppEui() pulumi.StringOutput
- func (o WirelessDeviceOtaaV10xOutput) AppKey() pulumi.StringOutput
- func (WirelessDeviceOtaaV10xOutput) ElementType() reflect.Type
- func (o WirelessDeviceOtaaV10xOutput) ToWirelessDeviceOtaaV10xOutput() WirelessDeviceOtaaV10xOutput
- func (o WirelessDeviceOtaaV10xOutput) ToWirelessDeviceOtaaV10xOutputWithContext(ctx context.Context) WirelessDeviceOtaaV10xOutput
- func (o WirelessDeviceOtaaV10xOutput) ToWirelessDeviceOtaaV10xPtrOutput() WirelessDeviceOtaaV10xPtrOutput
- func (o WirelessDeviceOtaaV10xOutput) ToWirelessDeviceOtaaV10xPtrOutputWithContext(ctx context.Context) WirelessDeviceOtaaV10xPtrOutput
- type WirelessDeviceOtaaV10xPtrInput
- type WirelessDeviceOtaaV10xPtrOutput
- func (o WirelessDeviceOtaaV10xPtrOutput) AppEui() pulumi.StringPtrOutput
- func (o WirelessDeviceOtaaV10xPtrOutput) AppKey() pulumi.StringPtrOutput
- func (o WirelessDeviceOtaaV10xPtrOutput) Elem() WirelessDeviceOtaaV10xOutput
- func (WirelessDeviceOtaaV10xPtrOutput) ElementType() reflect.Type
- func (o WirelessDeviceOtaaV10xPtrOutput) ToWirelessDeviceOtaaV10xPtrOutput() WirelessDeviceOtaaV10xPtrOutput
- func (o WirelessDeviceOtaaV10xPtrOutput) ToWirelessDeviceOtaaV10xPtrOutputWithContext(ctx context.Context) WirelessDeviceOtaaV10xPtrOutput
- type WirelessDeviceOtaaV11
- type WirelessDeviceOtaaV11Args
- func (WirelessDeviceOtaaV11Args) ElementType() reflect.Type
- func (i WirelessDeviceOtaaV11Args) ToWirelessDeviceOtaaV11Output() WirelessDeviceOtaaV11Output
- func (i WirelessDeviceOtaaV11Args) ToWirelessDeviceOtaaV11OutputWithContext(ctx context.Context) WirelessDeviceOtaaV11Output
- func (i WirelessDeviceOtaaV11Args) ToWirelessDeviceOtaaV11PtrOutput() WirelessDeviceOtaaV11PtrOutput
- func (i WirelessDeviceOtaaV11Args) ToWirelessDeviceOtaaV11PtrOutputWithContext(ctx context.Context) WirelessDeviceOtaaV11PtrOutput
- type WirelessDeviceOtaaV11Input
- type WirelessDeviceOtaaV11Output
- func (o WirelessDeviceOtaaV11Output) AppKey() pulumi.StringOutput
- func (WirelessDeviceOtaaV11Output) ElementType() reflect.Type
- func (o WirelessDeviceOtaaV11Output) JoinEui() pulumi.StringOutput
- func (o WirelessDeviceOtaaV11Output) NwkKey() pulumi.StringOutput
- func (o WirelessDeviceOtaaV11Output) ToWirelessDeviceOtaaV11Output() WirelessDeviceOtaaV11Output
- func (o WirelessDeviceOtaaV11Output) ToWirelessDeviceOtaaV11OutputWithContext(ctx context.Context) WirelessDeviceOtaaV11Output
- func (o WirelessDeviceOtaaV11Output) ToWirelessDeviceOtaaV11PtrOutput() WirelessDeviceOtaaV11PtrOutput
- func (o WirelessDeviceOtaaV11Output) ToWirelessDeviceOtaaV11PtrOutputWithContext(ctx context.Context) WirelessDeviceOtaaV11PtrOutput
- type WirelessDeviceOtaaV11PtrInput
- type WirelessDeviceOtaaV11PtrOutput
- func (o WirelessDeviceOtaaV11PtrOutput) AppKey() pulumi.StringPtrOutput
- func (o WirelessDeviceOtaaV11PtrOutput) Elem() WirelessDeviceOtaaV11Output
- func (WirelessDeviceOtaaV11PtrOutput) ElementType() reflect.Type
- func (o WirelessDeviceOtaaV11PtrOutput) JoinEui() pulumi.StringPtrOutput
- func (o WirelessDeviceOtaaV11PtrOutput) NwkKey() pulumi.StringPtrOutput
- func (o WirelessDeviceOtaaV11PtrOutput) ToWirelessDeviceOtaaV11PtrOutput() WirelessDeviceOtaaV11PtrOutput
- func (o WirelessDeviceOtaaV11PtrOutput) ToWirelessDeviceOtaaV11PtrOutputWithContext(ctx context.Context) WirelessDeviceOtaaV11PtrOutput
- type WirelessDeviceOutput
- func (o WirelessDeviceOutput) Arn() pulumi.StringOutput
- func (o WirelessDeviceOutput) AwsId() pulumi.StringOutput
- func (o WirelessDeviceOutput) Description() pulumi.StringPtrOutput
- func (o WirelessDeviceOutput) DestinationName() pulumi.StringOutput
- func (WirelessDeviceOutput) ElementType() reflect.Type
- func (o WirelessDeviceOutput) LastUplinkReceivedAt() pulumi.StringPtrOutput
- func (o WirelessDeviceOutput) LoRaWan() WirelessDeviceLoRaWanDevicePtrOutput
- func (o WirelessDeviceOutput) Name() pulumi.StringPtrOutput
- func (o WirelessDeviceOutput) Positioning() WirelessDevicePositioningPtrOutput
- func (o WirelessDeviceOutput) Tags() aws.TagArrayOutput
- func (o WirelessDeviceOutput) ThingArn() pulumi.StringPtrOutput
- func (o WirelessDeviceOutput) ThingName() pulumi.StringOutput
- func (o WirelessDeviceOutput) ToWirelessDeviceOutput() WirelessDeviceOutput
- func (o WirelessDeviceOutput) ToWirelessDeviceOutputWithContext(ctx context.Context) WirelessDeviceOutput
- func (o WirelessDeviceOutput) Type() WirelessDeviceTypeOutput
- type WirelessDevicePositioning
- func (WirelessDevicePositioning) ElementType() reflect.Type
- func (e WirelessDevicePositioning) ToStringOutput() pulumi.StringOutput
- func (e WirelessDevicePositioning) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e WirelessDevicePositioning) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e WirelessDevicePositioning) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- func (e WirelessDevicePositioning) ToWirelessDevicePositioningOutput() WirelessDevicePositioningOutput
- func (e WirelessDevicePositioning) ToWirelessDevicePositioningOutputWithContext(ctx context.Context) WirelessDevicePositioningOutput
- func (e WirelessDevicePositioning) ToWirelessDevicePositioningPtrOutput() WirelessDevicePositioningPtrOutput
- func (e WirelessDevicePositioning) ToWirelessDevicePositioningPtrOutputWithContext(ctx context.Context) WirelessDevicePositioningPtrOutput
- type WirelessDevicePositioningInput
- type WirelessDevicePositioningOutput
- func (WirelessDevicePositioningOutput) ElementType() reflect.Type
- func (o WirelessDevicePositioningOutput) ToStringOutput() pulumi.StringOutput
- func (o WirelessDevicePositioningOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o WirelessDevicePositioningOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o WirelessDevicePositioningOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- func (o WirelessDevicePositioningOutput) ToWirelessDevicePositioningOutput() WirelessDevicePositioningOutput
- func (o WirelessDevicePositioningOutput) ToWirelessDevicePositioningOutputWithContext(ctx context.Context) WirelessDevicePositioningOutput
- func (o WirelessDevicePositioningOutput) ToWirelessDevicePositioningPtrOutput() WirelessDevicePositioningPtrOutput
- func (o WirelessDevicePositioningOutput) ToWirelessDevicePositioningPtrOutputWithContext(ctx context.Context) WirelessDevicePositioningPtrOutput
- type WirelessDevicePositioningPtrInput
- type WirelessDevicePositioningPtrOutput
- func (o WirelessDevicePositioningPtrOutput) Elem() WirelessDevicePositioningOutput
- func (WirelessDevicePositioningPtrOutput) ElementType() reflect.Type
- func (o WirelessDevicePositioningPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o WirelessDevicePositioningPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- func (o WirelessDevicePositioningPtrOutput) ToWirelessDevicePositioningPtrOutput() WirelessDevicePositioningPtrOutput
- func (o WirelessDevicePositioningPtrOutput) ToWirelessDevicePositioningPtrOutputWithContext(ctx context.Context) WirelessDevicePositioningPtrOutput
- type WirelessDeviceSessionKeysAbpV10x
- type WirelessDeviceSessionKeysAbpV10xArgs
- func (WirelessDeviceSessionKeysAbpV10xArgs) ElementType() reflect.Type
- func (i WirelessDeviceSessionKeysAbpV10xArgs) ToWirelessDeviceSessionKeysAbpV10xOutput() WirelessDeviceSessionKeysAbpV10xOutput
- func (i WirelessDeviceSessionKeysAbpV10xArgs) ToWirelessDeviceSessionKeysAbpV10xOutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV10xOutput
- func (i WirelessDeviceSessionKeysAbpV10xArgs) ToWirelessDeviceSessionKeysAbpV10xPtrOutput() WirelessDeviceSessionKeysAbpV10xPtrOutput
- func (i WirelessDeviceSessionKeysAbpV10xArgs) ToWirelessDeviceSessionKeysAbpV10xPtrOutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV10xPtrOutput
- type WirelessDeviceSessionKeysAbpV10xInput
- type WirelessDeviceSessionKeysAbpV10xOutput
- func (o WirelessDeviceSessionKeysAbpV10xOutput) AppSKey() pulumi.StringOutput
- func (WirelessDeviceSessionKeysAbpV10xOutput) ElementType() reflect.Type
- func (o WirelessDeviceSessionKeysAbpV10xOutput) NwkSKey() pulumi.StringOutput
- func (o WirelessDeviceSessionKeysAbpV10xOutput) ToWirelessDeviceSessionKeysAbpV10xOutput() WirelessDeviceSessionKeysAbpV10xOutput
- func (o WirelessDeviceSessionKeysAbpV10xOutput) ToWirelessDeviceSessionKeysAbpV10xOutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV10xOutput
- func (o WirelessDeviceSessionKeysAbpV10xOutput) ToWirelessDeviceSessionKeysAbpV10xPtrOutput() WirelessDeviceSessionKeysAbpV10xPtrOutput
- func (o WirelessDeviceSessionKeysAbpV10xOutput) ToWirelessDeviceSessionKeysAbpV10xPtrOutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV10xPtrOutput
- type WirelessDeviceSessionKeysAbpV10xPtrInput
- type WirelessDeviceSessionKeysAbpV10xPtrOutput
- func (o WirelessDeviceSessionKeysAbpV10xPtrOutput) AppSKey() pulumi.StringPtrOutput
- func (o WirelessDeviceSessionKeysAbpV10xPtrOutput) Elem() WirelessDeviceSessionKeysAbpV10xOutput
- func (WirelessDeviceSessionKeysAbpV10xPtrOutput) ElementType() reflect.Type
- func (o WirelessDeviceSessionKeysAbpV10xPtrOutput) NwkSKey() pulumi.StringPtrOutput
- func (o WirelessDeviceSessionKeysAbpV10xPtrOutput) ToWirelessDeviceSessionKeysAbpV10xPtrOutput() WirelessDeviceSessionKeysAbpV10xPtrOutput
- func (o WirelessDeviceSessionKeysAbpV10xPtrOutput) ToWirelessDeviceSessionKeysAbpV10xPtrOutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV10xPtrOutput
- type WirelessDeviceSessionKeysAbpV11
- type WirelessDeviceSessionKeysAbpV11Args
- func (WirelessDeviceSessionKeysAbpV11Args) ElementType() reflect.Type
- func (i WirelessDeviceSessionKeysAbpV11Args) ToWirelessDeviceSessionKeysAbpV11Output() WirelessDeviceSessionKeysAbpV11Output
- func (i WirelessDeviceSessionKeysAbpV11Args) ToWirelessDeviceSessionKeysAbpV11OutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV11Output
- func (i WirelessDeviceSessionKeysAbpV11Args) ToWirelessDeviceSessionKeysAbpV11PtrOutput() WirelessDeviceSessionKeysAbpV11PtrOutput
- func (i WirelessDeviceSessionKeysAbpV11Args) ToWirelessDeviceSessionKeysAbpV11PtrOutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV11PtrOutput
- type WirelessDeviceSessionKeysAbpV11Input
- type WirelessDeviceSessionKeysAbpV11Output
- func (o WirelessDeviceSessionKeysAbpV11Output) AppSKey() pulumi.StringOutput
- func (WirelessDeviceSessionKeysAbpV11Output) ElementType() reflect.Type
- func (o WirelessDeviceSessionKeysAbpV11Output) FNwkSIntKey() pulumi.StringOutput
- func (o WirelessDeviceSessionKeysAbpV11Output) NwkSEncKey() pulumi.StringOutput
- func (o WirelessDeviceSessionKeysAbpV11Output) SNwkSIntKey() pulumi.StringOutput
- func (o WirelessDeviceSessionKeysAbpV11Output) ToWirelessDeviceSessionKeysAbpV11Output() WirelessDeviceSessionKeysAbpV11Output
- func (o WirelessDeviceSessionKeysAbpV11Output) ToWirelessDeviceSessionKeysAbpV11OutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV11Output
- func (o WirelessDeviceSessionKeysAbpV11Output) ToWirelessDeviceSessionKeysAbpV11PtrOutput() WirelessDeviceSessionKeysAbpV11PtrOutput
- func (o WirelessDeviceSessionKeysAbpV11Output) ToWirelessDeviceSessionKeysAbpV11PtrOutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV11PtrOutput
- type WirelessDeviceSessionKeysAbpV11PtrInput
- type WirelessDeviceSessionKeysAbpV11PtrOutput
- func (o WirelessDeviceSessionKeysAbpV11PtrOutput) AppSKey() pulumi.StringPtrOutput
- func (o WirelessDeviceSessionKeysAbpV11PtrOutput) Elem() WirelessDeviceSessionKeysAbpV11Output
- func (WirelessDeviceSessionKeysAbpV11PtrOutput) ElementType() reflect.Type
- func (o WirelessDeviceSessionKeysAbpV11PtrOutput) FNwkSIntKey() pulumi.StringPtrOutput
- func (o WirelessDeviceSessionKeysAbpV11PtrOutput) NwkSEncKey() pulumi.StringPtrOutput
- func (o WirelessDeviceSessionKeysAbpV11PtrOutput) SNwkSIntKey() pulumi.StringPtrOutput
- func (o WirelessDeviceSessionKeysAbpV11PtrOutput) ToWirelessDeviceSessionKeysAbpV11PtrOutput() WirelessDeviceSessionKeysAbpV11PtrOutput
- func (o WirelessDeviceSessionKeysAbpV11PtrOutput) ToWirelessDeviceSessionKeysAbpV11PtrOutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV11PtrOutput
- type WirelessDeviceState
- type WirelessDeviceTag
- type WirelessDeviceType
- func (WirelessDeviceType) ElementType() reflect.Type
- func (e WirelessDeviceType) ToStringOutput() pulumi.StringOutput
- func (e WirelessDeviceType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (e WirelessDeviceType) ToStringPtrOutput() pulumi.StringPtrOutput
- func (e WirelessDeviceType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- func (e WirelessDeviceType) ToWirelessDeviceTypeOutput() WirelessDeviceTypeOutput
- func (e WirelessDeviceType) ToWirelessDeviceTypeOutputWithContext(ctx context.Context) WirelessDeviceTypeOutput
- func (e WirelessDeviceType) ToWirelessDeviceTypePtrOutput() WirelessDeviceTypePtrOutput
- func (e WirelessDeviceType) ToWirelessDeviceTypePtrOutputWithContext(ctx context.Context) WirelessDeviceTypePtrOutput
- type WirelessDeviceTypeInput
- type WirelessDeviceTypeOutput
- func (WirelessDeviceTypeOutput) ElementType() reflect.Type
- func (o WirelessDeviceTypeOutput) ToStringOutput() pulumi.StringOutput
- func (o WirelessDeviceTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
- func (o WirelessDeviceTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o WirelessDeviceTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- func (o WirelessDeviceTypeOutput) ToWirelessDeviceTypeOutput() WirelessDeviceTypeOutput
- func (o WirelessDeviceTypeOutput) ToWirelessDeviceTypeOutputWithContext(ctx context.Context) WirelessDeviceTypeOutput
- func (o WirelessDeviceTypeOutput) ToWirelessDeviceTypePtrOutput() WirelessDeviceTypePtrOutput
- func (o WirelessDeviceTypeOutput) ToWirelessDeviceTypePtrOutputWithContext(ctx context.Context) WirelessDeviceTypePtrOutput
- type WirelessDeviceTypePtrInput
- type WirelessDeviceTypePtrOutput
- func (o WirelessDeviceTypePtrOutput) Elem() WirelessDeviceTypeOutput
- func (WirelessDeviceTypePtrOutput) ElementType() reflect.Type
- func (o WirelessDeviceTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
- func (o WirelessDeviceTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
- func (o WirelessDeviceTypePtrOutput) ToWirelessDeviceTypePtrOutput() WirelessDeviceTypePtrOutput
- func (o WirelessDeviceTypePtrOutput) ToWirelessDeviceTypePtrOutputWithContext(ctx context.Context) WirelessDeviceTypePtrOutput
- type WirelessGateway
- type WirelessGatewayArgs
- type WirelessGatewayInput
- type WirelessGatewayLoRaWanGateway
- type WirelessGatewayLoRaWanGatewayArgs
- func (WirelessGatewayLoRaWanGatewayArgs) ElementType() reflect.Type
- func (i WirelessGatewayLoRaWanGatewayArgs) ToWirelessGatewayLoRaWanGatewayOutput() WirelessGatewayLoRaWanGatewayOutput
- func (i WirelessGatewayLoRaWanGatewayArgs) ToWirelessGatewayLoRaWanGatewayOutputWithContext(ctx context.Context) WirelessGatewayLoRaWanGatewayOutput
- type WirelessGatewayLoRaWanGatewayInput
- type WirelessGatewayLoRaWanGatewayOutput
- func (WirelessGatewayLoRaWanGatewayOutput) ElementType() reflect.Type
- func (o WirelessGatewayLoRaWanGatewayOutput) GatewayEui() pulumi.StringOutput
- func (o WirelessGatewayLoRaWanGatewayOutput) RfRegion() pulumi.StringOutput
- func (o WirelessGatewayLoRaWanGatewayOutput) ToWirelessGatewayLoRaWanGatewayOutput() WirelessGatewayLoRaWanGatewayOutput
- func (o WirelessGatewayLoRaWanGatewayOutput) ToWirelessGatewayLoRaWanGatewayOutputWithContext(ctx context.Context) WirelessGatewayLoRaWanGatewayOutput
- type WirelessGatewayLoRaWanGatewayPtrOutput
- func (o WirelessGatewayLoRaWanGatewayPtrOutput) Elem() WirelessGatewayLoRaWanGatewayOutput
- func (WirelessGatewayLoRaWanGatewayPtrOutput) ElementType() reflect.Type
- func (o WirelessGatewayLoRaWanGatewayPtrOutput) GatewayEui() pulumi.StringPtrOutput
- func (o WirelessGatewayLoRaWanGatewayPtrOutput) RfRegion() pulumi.StringPtrOutput
- func (o WirelessGatewayLoRaWanGatewayPtrOutput) ToWirelessGatewayLoRaWanGatewayPtrOutput() WirelessGatewayLoRaWanGatewayPtrOutput
- func (o WirelessGatewayLoRaWanGatewayPtrOutput) ToWirelessGatewayLoRaWanGatewayPtrOutputWithContext(ctx context.Context) WirelessGatewayLoRaWanGatewayPtrOutput
- type WirelessGatewayOutput
- func (o WirelessGatewayOutput) Arn() pulumi.StringOutput
- func (o WirelessGatewayOutput) AwsId() pulumi.StringOutput
- func (o WirelessGatewayOutput) Description() pulumi.StringPtrOutput
- func (WirelessGatewayOutput) ElementType() reflect.Type
- func (o WirelessGatewayOutput) LastUplinkReceivedAt() pulumi.StringPtrOutput
- func (o WirelessGatewayOutput) LoRaWan() WirelessGatewayLoRaWanGatewayOutput
- func (o WirelessGatewayOutput) Name() pulumi.StringPtrOutput
- func (o WirelessGatewayOutput) Tags() aws.TagArrayOutput
- func (o WirelessGatewayOutput) ThingArn() pulumi.StringPtrOutput
- func (o WirelessGatewayOutput) ThingName() pulumi.StringPtrOutput
- func (o WirelessGatewayOutput) ToWirelessGatewayOutput() WirelessGatewayOutput
- func (o WirelessGatewayOutput) ToWirelessGatewayOutputWithContext(ctx context.Context) WirelessGatewayOutput
- type WirelessGatewayState
- type WirelessGatewayTag
Constants ¶
const ( DestinationExpressionTypeRuleName = DestinationExpressionType("RuleName") DestinationExpressionTypeMqttTopic = DestinationExpressionType("MqttTopic") DestinationExpressionTypeSnsTopic = DestinationExpressionType("SnsTopic") )
const ( NetworkAnalyzerConfigurationLogLevelInfo = NetworkAnalyzerConfigurationLogLevel("INFO") NetworkAnalyzerConfigurationLogLevelError = NetworkAnalyzerConfigurationLogLevel("ERROR") NetworkAnalyzerConfigurationLogLevelDisabled = NetworkAnalyzerConfigurationLogLevel("DISABLED") )
const ( NetworkAnalyzerConfigurationWirelessDeviceFrameInfoEnabled = NetworkAnalyzerConfigurationWirelessDeviceFrameInfo("ENABLED") NetworkAnalyzerConfigurationWirelessDeviceFrameInfoDisabled = NetworkAnalyzerConfigurationWirelessDeviceFrameInfo("DISABLED") )
const ( WirelessDeviceApplicationTypeSemtechGeolocation = WirelessDeviceApplicationType("SemtechGeolocation") WirelessDeviceApplicationTypeSemtechGnss = WirelessDeviceApplicationType("SemtechGNSS") WirelessDeviceApplicationTypeSemtechGnssng = WirelessDeviceApplicationType("SemtechGNSSNG") WirelessDeviceApplicationTypeSemtechWiFi = WirelessDeviceApplicationType("SemtechWiFi") )
const ( WirelessDevicePositioningEnabled = WirelessDevicePositioning("Enabled") WirelessDevicePositioningDisabled = WirelessDevicePositioning("Disabled") )
const ( WirelessDeviceTypeSidewalk = WirelessDeviceType("Sidewalk") WirelessDeviceTypeLoRaWan = WirelessDeviceType("LoRaWAN") )
const (
TaskDefinitionTypeUpdate = TaskDefinitionType("UPDATE")
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Destination ¶
type Destination struct { pulumi.CustomResourceState // Destination arn. Returned after successful create. Arn pulumi.StringOutput `pulumi:"arn"` // Destination description Description pulumi.StringPtrOutput `pulumi:"description"` // Destination expression Expression pulumi.StringOutput `pulumi:"expression"` // Must be RuleName ExpressionType DestinationExpressionTypeOutput `pulumi:"expressionType"` // Unique name of destination Name pulumi.StringOutput `pulumi:"name"` // AWS role ARN that grants access RoleArn pulumi.StringPtrOutput `pulumi:"roleArn"` // A list of key-value pairs that contain metadata for the destination. Tags aws.TagArrayOutput `pulumi:"tags"` }
Destination's resource schema demonstrating some basic constructs and validation rules.
func GetDestination ¶
func GetDestination(ctx *pulumi.Context, name string, id pulumi.IDInput, state *DestinationState, opts ...pulumi.ResourceOption) (*Destination, error)
GetDestination gets an existing Destination resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewDestination ¶
func NewDestination(ctx *pulumi.Context, name string, args *DestinationArgs, opts ...pulumi.ResourceOption) (*Destination, error)
NewDestination registers a new resource with the given unique name, arguments, and options.
func (*Destination) ElementType ¶
func (*Destination) ElementType() reflect.Type
func (*Destination) ToDestinationOutput ¶
func (i *Destination) ToDestinationOutput() DestinationOutput
func (*Destination) ToDestinationOutputWithContext ¶
func (i *Destination) ToDestinationOutputWithContext(ctx context.Context) DestinationOutput
type DestinationArgs ¶
type DestinationArgs struct { // Destination description Description pulumi.StringPtrInput // Destination expression Expression pulumi.StringInput // Must be RuleName ExpressionType DestinationExpressionTypeInput // Unique name of destination Name pulumi.StringPtrInput // AWS role ARN that grants access RoleArn pulumi.StringPtrInput // A list of key-value pairs that contain metadata for the destination. Tags aws.TagArrayInput }
The set of arguments for constructing a Destination resource.
func (DestinationArgs) ElementType ¶
func (DestinationArgs) ElementType() reflect.Type
type DestinationExpressionType ¶
type DestinationExpressionType string
Must be RuleName
func (DestinationExpressionType) ElementType ¶
func (DestinationExpressionType) ElementType() reflect.Type
func (DestinationExpressionType) ToDestinationExpressionTypeOutput ¶
func (e DestinationExpressionType) ToDestinationExpressionTypeOutput() DestinationExpressionTypeOutput
func (DestinationExpressionType) ToDestinationExpressionTypeOutputWithContext ¶
func (e DestinationExpressionType) ToDestinationExpressionTypeOutputWithContext(ctx context.Context) DestinationExpressionTypeOutput
func (DestinationExpressionType) ToDestinationExpressionTypePtrOutput ¶
func (e DestinationExpressionType) ToDestinationExpressionTypePtrOutput() DestinationExpressionTypePtrOutput
func (DestinationExpressionType) ToDestinationExpressionTypePtrOutputWithContext ¶
func (e DestinationExpressionType) ToDestinationExpressionTypePtrOutputWithContext(ctx context.Context) DestinationExpressionTypePtrOutput
func (DestinationExpressionType) ToStringOutput ¶
func (e DestinationExpressionType) ToStringOutput() pulumi.StringOutput
func (DestinationExpressionType) ToStringOutputWithContext ¶
func (e DestinationExpressionType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (DestinationExpressionType) ToStringPtrOutput ¶
func (e DestinationExpressionType) ToStringPtrOutput() pulumi.StringPtrOutput
func (DestinationExpressionType) ToStringPtrOutputWithContext ¶
func (e DestinationExpressionType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type DestinationExpressionTypeInput ¶
type DestinationExpressionTypeInput interface { pulumi.Input ToDestinationExpressionTypeOutput() DestinationExpressionTypeOutput ToDestinationExpressionTypeOutputWithContext(context.Context) DestinationExpressionTypeOutput }
DestinationExpressionTypeInput is an input type that accepts values of the DestinationExpressionType enum A concrete instance of `DestinationExpressionTypeInput` can be one of the following:
DestinationExpressionTypeRuleName DestinationExpressionTypeMqttTopic DestinationExpressionTypeSnsTopic
type DestinationExpressionTypeOutput ¶
type DestinationExpressionTypeOutput struct{ *pulumi.OutputState }
func (DestinationExpressionTypeOutput) ElementType ¶
func (DestinationExpressionTypeOutput) ElementType() reflect.Type
func (DestinationExpressionTypeOutput) ToDestinationExpressionTypeOutput ¶
func (o DestinationExpressionTypeOutput) ToDestinationExpressionTypeOutput() DestinationExpressionTypeOutput
func (DestinationExpressionTypeOutput) ToDestinationExpressionTypeOutputWithContext ¶
func (o DestinationExpressionTypeOutput) ToDestinationExpressionTypeOutputWithContext(ctx context.Context) DestinationExpressionTypeOutput
func (DestinationExpressionTypeOutput) ToDestinationExpressionTypePtrOutput ¶
func (o DestinationExpressionTypeOutput) ToDestinationExpressionTypePtrOutput() DestinationExpressionTypePtrOutput
func (DestinationExpressionTypeOutput) ToDestinationExpressionTypePtrOutputWithContext ¶
func (o DestinationExpressionTypeOutput) ToDestinationExpressionTypePtrOutputWithContext(ctx context.Context) DestinationExpressionTypePtrOutput
func (DestinationExpressionTypeOutput) ToStringOutput ¶
func (o DestinationExpressionTypeOutput) ToStringOutput() pulumi.StringOutput
func (DestinationExpressionTypeOutput) ToStringOutputWithContext ¶
func (o DestinationExpressionTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (DestinationExpressionTypeOutput) ToStringPtrOutput ¶
func (o DestinationExpressionTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (DestinationExpressionTypeOutput) ToStringPtrOutputWithContext ¶
func (o DestinationExpressionTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type DestinationExpressionTypePtrInput ¶
type DestinationExpressionTypePtrInput interface { pulumi.Input ToDestinationExpressionTypePtrOutput() DestinationExpressionTypePtrOutput ToDestinationExpressionTypePtrOutputWithContext(context.Context) DestinationExpressionTypePtrOutput }
func DestinationExpressionTypePtr ¶
func DestinationExpressionTypePtr(v string) DestinationExpressionTypePtrInput
type DestinationExpressionTypePtrOutput ¶
type DestinationExpressionTypePtrOutput struct{ *pulumi.OutputState }
func (DestinationExpressionTypePtrOutput) Elem ¶
func (o DestinationExpressionTypePtrOutput) Elem() DestinationExpressionTypeOutput
func (DestinationExpressionTypePtrOutput) ElementType ¶
func (DestinationExpressionTypePtrOutput) ElementType() reflect.Type
func (DestinationExpressionTypePtrOutput) ToDestinationExpressionTypePtrOutput ¶
func (o DestinationExpressionTypePtrOutput) ToDestinationExpressionTypePtrOutput() DestinationExpressionTypePtrOutput
func (DestinationExpressionTypePtrOutput) ToDestinationExpressionTypePtrOutputWithContext ¶
func (o DestinationExpressionTypePtrOutput) ToDestinationExpressionTypePtrOutputWithContext(ctx context.Context) DestinationExpressionTypePtrOutput
func (DestinationExpressionTypePtrOutput) ToStringPtrOutput ¶
func (o DestinationExpressionTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (DestinationExpressionTypePtrOutput) ToStringPtrOutputWithContext ¶
func (o DestinationExpressionTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type DestinationInput ¶
type DestinationInput interface { pulumi.Input ToDestinationOutput() DestinationOutput ToDestinationOutputWithContext(ctx context.Context) DestinationOutput }
type DestinationOutput ¶
type DestinationOutput struct{ *pulumi.OutputState }
func (DestinationOutput) Arn ¶ added in v0.17.0
func (o DestinationOutput) Arn() pulumi.StringOutput
Destination arn. Returned after successful create.
func (DestinationOutput) Description ¶ added in v0.17.0
func (o DestinationOutput) Description() pulumi.StringPtrOutput
Destination description
func (DestinationOutput) ElementType ¶
func (DestinationOutput) ElementType() reflect.Type
func (DestinationOutput) Expression ¶ added in v0.17.0
func (o DestinationOutput) Expression() pulumi.StringOutput
Destination expression
func (DestinationOutput) ExpressionType ¶ added in v0.17.0
func (o DestinationOutput) ExpressionType() DestinationExpressionTypeOutput
Must be RuleName
func (DestinationOutput) Name ¶ added in v0.17.0
func (o DestinationOutput) Name() pulumi.StringOutput
Unique name of destination
func (DestinationOutput) RoleArn ¶ added in v0.17.0
func (o DestinationOutput) RoleArn() pulumi.StringPtrOutput
AWS role ARN that grants access
func (DestinationOutput) Tags ¶ added in v0.17.0
func (o DestinationOutput) Tags() aws.TagArrayOutput
A list of key-value pairs that contain metadata for the destination.
func (DestinationOutput) ToDestinationOutput ¶
func (o DestinationOutput) ToDestinationOutput() DestinationOutput
func (DestinationOutput) ToDestinationOutputWithContext ¶
func (o DestinationOutput) ToDestinationOutputWithContext(ctx context.Context) DestinationOutput
type DestinationState ¶
type DestinationState struct { }
func (DestinationState) ElementType ¶
func (DestinationState) ElementType() reflect.Type
type DestinationTag ¶
type DeviceProfile ¶
type DeviceProfile struct { pulumi.CustomResourceState // Service profile Arn. Returned after successful create. Arn pulumi.StringOutput `pulumi:"arn"` // Service profile Id. Returned after successful create. AwsId pulumi.StringOutput `pulumi:"awsId"` // LoRaWANDeviceProfile supports all LoRa specific attributes for service profile for CreateDeviceProfile operation LoRaWan DeviceProfileLoRaWanDeviceProfilePtrOutput `pulumi:"loRaWan"` // Name of service profile Name pulumi.StringPtrOutput `pulumi:"name"` // A list of key-value pairs that contain metadata for the device profile. Tags aws.TagArrayOutput `pulumi:"tags"` }
Device Profile's resource schema demonstrating some basic constructs and validation rules.
func GetDeviceProfile ¶
func GetDeviceProfile(ctx *pulumi.Context, name string, id pulumi.IDInput, state *DeviceProfileState, opts ...pulumi.ResourceOption) (*DeviceProfile, error)
GetDeviceProfile gets an existing DeviceProfile resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewDeviceProfile ¶
func NewDeviceProfile(ctx *pulumi.Context, name string, args *DeviceProfileArgs, opts ...pulumi.ResourceOption) (*DeviceProfile, error)
NewDeviceProfile registers a new resource with the given unique name, arguments, and options.
func (*DeviceProfile) ElementType ¶
func (*DeviceProfile) ElementType() reflect.Type
func (*DeviceProfile) ToDeviceProfileOutput ¶
func (i *DeviceProfile) ToDeviceProfileOutput() DeviceProfileOutput
func (*DeviceProfile) ToDeviceProfileOutputWithContext ¶
func (i *DeviceProfile) ToDeviceProfileOutputWithContext(ctx context.Context) DeviceProfileOutput
type DeviceProfileArgs ¶
type DeviceProfileArgs struct { // LoRaWANDeviceProfile supports all LoRa specific attributes for service profile for CreateDeviceProfile operation LoRaWan DeviceProfileLoRaWanDeviceProfilePtrInput // Name of service profile Name pulumi.StringPtrInput // A list of key-value pairs that contain metadata for the device profile. Tags aws.TagArrayInput }
The set of arguments for constructing a DeviceProfile resource.
func (DeviceProfileArgs) ElementType ¶
func (DeviceProfileArgs) ElementType() reflect.Type
type DeviceProfileInput ¶
type DeviceProfileInput interface { pulumi.Input ToDeviceProfileOutput() DeviceProfileOutput ToDeviceProfileOutputWithContext(ctx context.Context) DeviceProfileOutput }
type DeviceProfileLoRaWanDeviceProfile ¶ added in v0.72.0
type DeviceProfileLoRaWanDeviceProfile struct { // The ClassBTimeout value. ClassBTimeout *int `pulumi:"classBTimeout"` // The ClassCTimeout value. ClassCTimeout *int `pulumi:"classCTimeout"` // The list of values that make up the FactoryPresetFreqs value. Valid range of values include a minimum value of 1000000 and a maximum value of 16700000. FactoryPresetFreqsList []int `pulumi:"factoryPresetFreqsList"` // The MAC version (such as OTAA 1.1 or OTAA 1.0.3) to use with this device profile. MacVersion *string `pulumi:"macVersion"` // The MaxDutyCycle value. MaxDutyCycle *int `pulumi:"maxDutyCycle"` // The MaxEIRP value. MaxEirp *int `pulumi:"maxEirp"` // The PingSlotDR value. PingSlotDr *int `pulumi:"pingSlotDr"` // The PingSlotFreq value. PingSlotFreq *int `pulumi:"pingSlotFreq"` // The PingSlotPeriod value. PingSlotPeriod *int `pulumi:"pingSlotPeriod"` // The version of regional parameters. RegParamsRevision *string `pulumi:"regParamsRevision"` // The frequency band (RFRegion) value. RfRegion *string `pulumi:"rfRegion"` // The RXDataRate2 value. RxDataRate2 *int `pulumi:"rxDataRate2"` // The RXDelay1 value. RxDelay1 *int `pulumi:"rxDelay1"` // The RXDROffset1 value. RxDrOffset1 *int `pulumi:"rxDrOffset1"` // The RXFreq2 value. RxFreq2 *int `pulumi:"rxFreq2"` // The Supports32BitFCnt value. Supports32BitFCnt *bool `pulumi:"supports32BitFCnt"` // The SupportsClassB value. SupportsClassB *bool `pulumi:"supportsClassB"` // The SupportsClassC value. SupportsClassC *bool `pulumi:"supportsClassC"` // The SupportsJoin value. SupportsJoin *bool `pulumi:"supportsJoin"` }
type DeviceProfileLoRaWanDeviceProfileArgs ¶ added in v0.72.0
type DeviceProfileLoRaWanDeviceProfileArgs struct { // The ClassBTimeout value. ClassBTimeout pulumi.IntPtrInput `pulumi:"classBTimeout"` // The ClassCTimeout value. ClassCTimeout pulumi.IntPtrInput `pulumi:"classCTimeout"` // The list of values that make up the FactoryPresetFreqs value. Valid range of values include a minimum value of 1000000 and a maximum value of 16700000. FactoryPresetFreqsList pulumi.IntArrayInput `pulumi:"factoryPresetFreqsList"` // The MAC version (such as OTAA 1.1 or OTAA 1.0.3) to use with this device profile. MacVersion pulumi.StringPtrInput `pulumi:"macVersion"` // The MaxDutyCycle value. MaxDutyCycle pulumi.IntPtrInput `pulumi:"maxDutyCycle"` // The MaxEIRP value. MaxEirp pulumi.IntPtrInput `pulumi:"maxEirp"` // The PingSlotDR value. PingSlotDr pulumi.IntPtrInput `pulumi:"pingSlotDr"` // The PingSlotFreq value. PingSlotFreq pulumi.IntPtrInput `pulumi:"pingSlotFreq"` // The PingSlotPeriod value. PingSlotPeriod pulumi.IntPtrInput `pulumi:"pingSlotPeriod"` // The version of regional parameters. RegParamsRevision pulumi.StringPtrInput `pulumi:"regParamsRevision"` // The frequency band (RFRegion) value. RfRegion pulumi.StringPtrInput `pulumi:"rfRegion"` // The RXDataRate2 value. RxDataRate2 pulumi.IntPtrInput `pulumi:"rxDataRate2"` // The RXDelay1 value. RxDelay1 pulumi.IntPtrInput `pulumi:"rxDelay1"` // The RXDROffset1 value. RxDrOffset1 pulumi.IntPtrInput `pulumi:"rxDrOffset1"` // The RXFreq2 value. RxFreq2 pulumi.IntPtrInput `pulumi:"rxFreq2"` // The Supports32BitFCnt value. Supports32BitFCnt pulumi.BoolPtrInput `pulumi:"supports32BitFCnt"` // The SupportsClassB value. SupportsClassB pulumi.BoolPtrInput `pulumi:"supportsClassB"` // The SupportsClassC value. SupportsClassC pulumi.BoolPtrInput `pulumi:"supportsClassC"` // The SupportsJoin value. SupportsJoin pulumi.BoolPtrInput `pulumi:"supportsJoin"` }
func (DeviceProfileLoRaWanDeviceProfileArgs) ElementType ¶ added in v0.72.0
func (DeviceProfileLoRaWanDeviceProfileArgs) ElementType() reflect.Type
func (DeviceProfileLoRaWanDeviceProfileArgs) ToDeviceProfileLoRaWanDeviceProfileOutput ¶ added in v0.72.0
func (i DeviceProfileLoRaWanDeviceProfileArgs) ToDeviceProfileLoRaWanDeviceProfileOutput() DeviceProfileLoRaWanDeviceProfileOutput
func (DeviceProfileLoRaWanDeviceProfileArgs) ToDeviceProfileLoRaWanDeviceProfileOutputWithContext ¶ added in v0.72.0
func (i DeviceProfileLoRaWanDeviceProfileArgs) ToDeviceProfileLoRaWanDeviceProfileOutputWithContext(ctx context.Context) DeviceProfileLoRaWanDeviceProfileOutput
func (DeviceProfileLoRaWanDeviceProfileArgs) ToDeviceProfileLoRaWanDeviceProfilePtrOutput ¶ added in v0.72.0
func (i DeviceProfileLoRaWanDeviceProfileArgs) ToDeviceProfileLoRaWanDeviceProfilePtrOutput() DeviceProfileLoRaWanDeviceProfilePtrOutput
func (DeviceProfileLoRaWanDeviceProfileArgs) ToDeviceProfileLoRaWanDeviceProfilePtrOutputWithContext ¶ added in v0.72.0
func (i DeviceProfileLoRaWanDeviceProfileArgs) ToDeviceProfileLoRaWanDeviceProfilePtrOutputWithContext(ctx context.Context) DeviceProfileLoRaWanDeviceProfilePtrOutput
type DeviceProfileLoRaWanDeviceProfileInput ¶ added in v0.72.0
type DeviceProfileLoRaWanDeviceProfileInput interface { pulumi.Input ToDeviceProfileLoRaWanDeviceProfileOutput() DeviceProfileLoRaWanDeviceProfileOutput ToDeviceProfileLoRaWanDeviceProfileOutputWithContext(context.Context) DeviceProfileLoRaWanDeviceProfileOutput }
DeviceProfileLoRaWanDeviceProfileInput is an input type that accepts DeviceProfileLoRaWanDeviceProfileArgs and DeviceProfileLoRaWanDeviceProfileOutput values. You can construct a concrete instance of `DeviceProfileLoRaWanDeviceProfileInput` via:
DeviceProfileLoRaWanDeviceProfileArgs{...}
type DeviceProfileLoRaWanDeviceProfileOutput ¶ added in v0.72.0
type DeviceProfileLoRaWanDeviceProfileOutput struct{ *pulumi.OutputState }
func (DeviceProfileLoRaWanDeviceProfileOutput) ClassBTimeout ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) ClassBTimeout() pulumi.IntPtrOutput
The ClassBTimeout value.
func (DeviceProfileLoRaWanDeviceProfileOutput) ClassCTimeout ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) ClassCTimeout() pulumi.IntPtrOutput
The ClassCTimeout value.
func (DeviceProfileLoRaWanDeviceProfileOutput) ElementType ¶ added in v0.72.0
func (DeviceProfileLoRaWanDeviceProfileOutput) ElementType() reflect.Type
func (DeviceProfileLoRaWanDeviceProfileOutput) FactoryPresetFreqsList ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) FactoryPresetFreqsList() pulumi.IntArrayOutput
The list of values that make up the FactoryPresetFreqs value. Valid range of values include a minimum value of 1000000 and a maximum value of 16700000.
func (DeviceProfileLoRaWanDeviceProfileOutput) MacVersion ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) MacVersion() pulumi.StringPtrOutput
The MAC version (such as OTAA 1.1 or OTAA 1.0.3) to use with this device profile.
func (DeviceProfileLoRaWanDeviceProfileOutput) MaxDutyCycle ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) MaxDutyCycle() pulumi.IntPtrOutput
The MaxDutyCycle value.
func (DeviceProfileLoRaWanDeviceProfileOutput) MaxEirp ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) MaxEirp() pulumi.IntPtrOutput
The MaxEIRP value.
func (DeviceProfileLoRaWanDeviceProfileOutput) PingSlotDr ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) PingSlotDr() pulumi.IntPtrOutput
The PingSlotDR value.
func (DeviceProfileLoRaWanDeviceProfileOutput) PingSlotFreq ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) PingSlotFreq() pulumi.IntPtrOutput
The PingSlotFreq value.
func (DeviceProfileLoRaWanDeviceProfileOutput) PingSlotPeriod ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) PingSlotPeriod() pulumi.IntPtrOutput
The PingSlotPeriod value.
func (DeviceProfileLoRaWanDeviceProfileOutput) RegParamsRevision ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) RegParamsRevision() pulumi.StringPtrOutput
The version of regional parameters.
func (DeviceProfileLoRaWanDeviceProfileOutput) RfRegion ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) RfRegion() pulumi.StringPtrOutput
The frequency band (RFRegion) value.
func (DeviceProfileLoRaWanDeviceProfileOutput) RxDataRate2 ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) RxDataRate2() pulumi.IntPtrOutput
The RXDataRate2 value.
func (DeviceProfileLoRaWanDeviceProfileOutput) RxDelay1 ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) RxDelay1() pulumi.IntPtrOutput
The RXDelay1 value.
func (DeviceProfileLoRaWanDeviceProfileOutput) RxDrOffset1 ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) RxDrOffset1() pulumi.IntPtrOutput
The RXDROffset1 value.
func (DeviceProfileLoRaWanDeviceProfileOutput) RxFreq2 ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) RxFreq2() pulumi.IntPtrOutput
The RXFreq2 value.
func (DeviceProfileLoRaWanDeviceProfileOutput) Supports32BitFCnt ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) Supports32BitFCnt() pulumi.BoolPtrOutput
The Supports32BitFCnt value.
func (DeviceProfileLoRaWanDeviceProfileOutput) SupportsClassB ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) SupportsClassB() pulumi.BoolPtrOutput
The SupportsClassB value.
func (DeviceProfileLoRaWanDeviceProfileOutput) SupportsClassC ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) SupportsClassC() pulumi.BoolPtrOutput
The SupportsClassC value.
func (DeviceProfileLoRaWanDeviceProfileOutput) SupportsJoin ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) SupportsJoin() pulumi.BoolPtrOutput
The SupportsJoin value.
func (DeviceProfileLoRaWanDeviceProfileOutput) ToDeviceProfileLoRaWanDeviceProfileOutput ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) ToDeviceProfileLoRaWanDeviceProfileOutput() DeviceProfileLoRaWanDeviceProfileOutput
func (DeviceProfileLoRaWanDeviceProfileOutput) ToDeviceProfileLoRaWanDeviceProfileOutputWithContext ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) ToDeviceProfileLoRaWanDeviceProfileOutputWithContext(ctx context.Context) DeviceProfileLoRaWanDeviceProfileOutput
func (DeviceProfileLoRaWanDeviceProfileOutput) ToDeviceProfileLoRaWanDeviceProfilePtrOutput ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) ToDeviceProfileLoRaWanDeviceProfilePtrOutput() DeviceProfileLoRaWanDeviceProfilePtrOutput
func (DeviceProfileLoRaWanDeviceProfileOutput) ToDeviceProfileLoRaWanDeviceProfilePtrOutputWithContext ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfileOutput) ToDeviceProfileLoRaWanDeviceProfilePtrOutputWithContext(ctx context.Context) DeviceProfileLoRaWanDeviceProfilePtrOutput
type DeviceProfileLoRaWanDeviceProfilePtrInput ¶ added in v0.72.0
type DeviceProfileLoRaWanDeviceProfilePtrInput interface { pulumi.Input ToDeviceProfileLoRaWanDeviceProfilePtrOutput() DeviceProfileLoRaWanDeviceProfilePtrOutput ToDeviceProfileLoRaWanDeviceProfilePtrOutputWithContext(context.Context) DeviceProfileLoRaWanDeviceProfilePtrOutput }
DeviceProfileLoRaWanDeviceProfilePtrInput is an input type that accepts DeviceProfileLoRaWanDeviceProfileArgs, DeviceProfileLoRaWanDeviceProfilePtr and DeviceProfileLoRaWanDeviceProfilePtrOutput values. You can construct a concrete instance of `DeviceProfileLoRaWanDeviceProfilePtrInput` via:
DeviceProfileLoRaWanDeviceProfileArgs{...} or: nil
func DeviceProfileLoRaWanDeviceProfilePtr ¶ added in v0.72.0
func DeviceProfileLoRaWanDeviceProfilePtr(v *DeviceProfileLoRaWanDeviceProfileArgs) DeviceProfileLoRaWanDeviceProfilePtrInput
type DeviceProfileLoRaWanDeviceProfilePtrOutput ¶ added in v0.72.0
type DeviceProfileLoRaWanDeviceProfilePtrOutput struct{ *pulumi.OutputState }
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) ClassBTimeout ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) ClassBTimeout() pulumi.IntPtrOutput
The ClassBTimeout value.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) ClassCTimeout ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) ClassCTimeout() pulumi.IntPtrOutput
The ClassCTimeout value.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) ElementType ¶ added in v0.72.0
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) ElementType() reflect.Type
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) FactoryPresetFreqsList ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) FactoryPresetFreqsList() pulumi.IntArrayOutput
The list of values that make up the FactoryPresetFreqs value. Valid range of values include a minimum value of 1000000 and a maximum value of 16700000.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) MacVersion ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) MacVersion() pulumi.StringPtrOutput
The MAC version (such as OTAA 1.1 or OTAA 1.0.3) to use with this device profile.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) MaxDutyCycle ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) MaxDutyCycle() pulumi.IntPtrOutput
The MaxDutyCycle value.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) MaxEirp ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) MaxEirp() pulumi.IntPtrOutput
The MaxEIRP value.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) PingSlotDr ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) PingSlotDr() pulumi.IntPtrOutput
The PingSlotDR value.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) PingSlotFreq ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) PingSlotFreq() pulumi.IntPtrOutput
The PingSlotFreq value.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) PingSlotPeriod ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) PingSlotPeriod() pulumi.IntPtrOutput
The PingSlotPeriod value.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) RegParamsRevision ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) RegParamsRevision() pulumi.StringPtrOutput
The version of regional parameters.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) RfRegion ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) RfRegion() pulumi.StringPtrOutput
The frequency band (RFRegion) value.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) RxDataRate2 ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) RxDataRate2() pulumi.IntPtrOutput
The RXDataRate2 value.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) RxDelay1 ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) RxDelay1() pulumi.IntPtrOutput
The RXDelay1 value.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) RxDrOffset1 ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) RxDrOffset1() pulumi.IntPtrOutput
The RXDROffset1 value.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) RxFreq2 ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) RxFreq2() pulumi.IntPtrOutput
The RXFreq2 value.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) Supports32BitFCnt ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) Supports32BitFCnt() pulumi.BoolPtrOutput
The Supports32BitFCnt value.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) SupportsClassB ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) SupportsClassB() pulumi.BoolPtrOutput
The SupportsClassB value.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) SupportsClassC ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) SupportsClassC() pulumi.BoolPtrOutput
The SupportsClassC value.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) SupportsJoin ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) SupportsJoin() pulumi.BoolPtrOutput
The SupportsJoin value.
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) ToDeviceProfileLoRaWanDeviceProfilePtrOutput ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) ToDeviceProfileLoRaWanDeviceProfilePtrOutput() DeviceProfileLoRaWanDeviceProfilePtrOutput
func (DeviceProfileLoRaWanDeviceProfilePtrOutput) ToDeviceProfileLoRaWanDeviceProfilePtrOutputWithContext ¶ added in v0.72.0
func (o DeviceProfileLoRaWanDeviceProfilePtrOutput) ToDeviceProfileLoRaWanDeviceProfilePtrOutputWithContext(ctx context.Context) DeviceProfileLoRaWanDeviceProfilePtrOutput
type DeviceProfileOutput ¶
type DeviceProfileOutput struct{ *pulumi.OutputState }
func (DeviceProfileOutput) Arn ¶ added in v0.17.0
func (o DeviceProfileOutput) Arn() pulumi.StringOutput
Service profile Arn. Returned after successful create.
func (DeviceProfileOutput) AwsId ¶ added in v0.99.0
func (o DeviceProfileOutput) AwsId() pulumi.StringOutput
Service profile Id. Returned after successful create.
func (DeviceProfileOutput) ElementType ¶
func (DeviceProfileOutput) ElementType() reflect.Type
func (DeviceProfileOutput) LoRaWan ¶ added in v0.72.0
func (o DeviceProfileOutput) LoRaWan() DeviceProfileLoRaWanDeviceProfilePtrOutput
LoRaWANDeviceProfile supports all LoRa specific attributes for service profile for CreateDeviceProfile operation
func (DeviceProfileOutput) Name ¶ added in v0.17.0
func (o DeviceProfileOutput) Name() pulumi.StringPtrOutput
Name of service profile
func (DeviceProfileOutput) Tags ¶ added in v0.17.0
func (o DeviceProfileOutput) Tags() aws.TagArrayOutput
A list of key-value pairs that contain metadata for the device profile.
func (DeviceProfileOutput) ToDeviceProfileOutput ¶
func (o DeviceProfileOutput) ToDeviceProfileOutput() DeviceProfileOutput
func (DeviceProfileOutput) ToDeviceProfileOutputWithContext ¶
func (o DeviceProfileOutput) ToDeviceProfileOutputWithContext(ctx context.Context) DeviceProfileOutput
type DeviceProfileState ¶
type DeviceProfileState struct { }
func (DeviceProfileState) ElementType ¶
func (DeviceProfileState) ElementType() reflect.Type
type DeviceProfileTag ¶
type FuotaTask ¶ added in v0.5.0
type FuotaTask struct { pulumi.CustomResourceState // FUOTA task arn. Returned after successful create. Arn pulumi.StringOutput `pulumi:"arn"` // Multicast group to associate. Only for update request. AssociateMulticastGroup pulumi.StringPtrOutput `pulumi:"associateMulticastGroup"` // Wireless device to associate. Only for update request. AssociateWirelessDevice pulumi.StringPtrOutput `pulumi:"associateWirelessDevice"` // FUOTA task id. Returned after successful create. AwsId pulumi.StringOutput `pulumi:"awsId"` // FUOTA task description Description pulumi.StringPtrOutput `pulumi:"description"` // Multicast group to disassociate. Only for update request. DisassociateMulticastGroup pulumi.StringPtrOutput `pulumi:"disassociateMulticastGroup"` // Wireless device to disassociate. Only for update request. DisassociateWirelessDevice pulumi.StringPtrOutput `pulumi:"disassociateWirelessDevice"` // FUOTA task firmware update image binary S3 link FirmwareUpdateImage pulumi.StringOutput `pulumi:"firmwareUpdateImage"` // FUOTA task firmware IAM role for reading S3 FirmwareUpdateRole pulumi.StringOutput `pulumi:"firmwareUpdateRole"` // FUOTA task status. Returned after successful read. FuotaTaskStatus pulumi.StringOutput `pulumi:"fuotaTaskStatus"` // FUOTA task LoRaWAN LoRaWan FuotaTaskLoRaWanOutput `pulumi:"loRaWan"` // Name of FUOTA task Name pulumi.StringPtrOutput `pulumi:"name"` // A list of key-value pairs that contain metadata for the FUOTA task. Tags aws.TagArrayOutput `pulumi:"tags"` }
Create and manage FUOTA tasks.
func GetFuotaTask ¶ added in v0.5.0
func GetFuotaTask(ctx *pulumi.Context, name string, id pulumi.IDInput, state *FuotaTaskState, opts ...pulumi.ResourceOption) (*FuotaTask, error)
GetFuotaTask gets an existing FuotaTask resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewFuotaTask ¶ added in v0.5.0
func NewFuotaTask(ctx *pulumi.Context, name string, args *FuotaTaskArgs, opts ...pulumi.ResourceOption) (*FuotaTask, error)
NewFuotaTask registers a new resource with the given unique name, arguments, and options.
func (*FuotaTask) ElementType ¶ added in v0.5.0
func (*FuotaTask) ToFuotaTaskOutput ¶ added in v0.5.0
func (i *FuotaTask) ToFuotaTaskOutput() FuotaTaskOutput
func (*FuotaTask) ToFuotaTaskOutputWithContext ¶ added in v0.5.0
func (i *FuotaTask) ToFuotaTaskOutputWithContext(ctx context.Context) FuotaTaskOutput
type FuotaTaskArgs ¶ added in v0.5.0
type FuotaTaskArgs struct { // Multicast group to associate. Only for update request. AssociateMulticastGroup pulumi.StringPtrInput // Wireless device to associate. Only for update request. AssociateWirelessDevice pulumi.StringPtrInput // FUOTA task description Description pulumi.StringPtrInput // Multicast group to disassociate. Only for update request. DisassociateMulticastGroup pulumi.StringPtrInput // Wireless device to disassociate. Only for update request. DisassociateWirelessDevice pulumi.StringPtrInput // FUOTA task firmware update image binary S3 link FirmwareUpdateImage pulumi.StringInput // FUOTA task firmware IAM role for reading S3 FirmwareUpdateRole pulumi.StringInput // FUOTA task LoRaWAN LoRaWan FuotaTaskLoRaWanInput // Name of FUOTA task Name pulumi.StringPtrInput // A list of key-value pairs that contain metadata for the FUOTA task. Tags aws.TagArrayInput }
The set of arguments for constructing a FuotaTask resource.
func (FuotaTaskArgs) ElementType ¶ added in v0.5.0
func (FuotaTaskArgs) ElementType() reflect.Type
type FuotaTaskInput ¶ added in v0.5.0
type FuotaTaskInput interface { pulumi.Input ToFuotaTaskOutput() FuotaTaskOutput ToFuotaTaskOutputWithContext(ctx context.Context) FuotaTaskOutput }
type FuotaTaskLoRaWan ¶ added in v0.72.0
type FuotaTaskLoRaWanArgs ¶ added in v0.72.0
type FuotaTaskLoRaWanArgs struct { // FUOTA task LoRaWAN RF region RfRegion pulumi.StringInput `pulumi:"rfRegion"` // FUOTA task LoRaWAN start time StartTime pulumi.StringPtrInput `pulumi:"startTime"` }
func (FuotaTaskLoRaWanArgs) ElementType ¶ added in v0.72.0
func (FuotaTaskLoRaWanArgs) ElementType() reflect.Type
func (FuotaTaskLoRaWanArgs) ToFuotaTaskLoRaWanOutput ¶ added in v0.72.0
func (i FuotaTaskLoRaWanArgs) ToFuotaTaskLoRaWanOutput() FuotaTaskLoRaWanOutput
func (FuotaTaskLoRaWanArgs) ToFuotaTaskLoRaWanOutputWithContext ¶ added in v0.72.0
func (i FuotaTaskLoRaWanArgs) ToFuotaTaskLoRaWanOutputWithContext(ctx context.Context) FuotaTaskLoRaWanOutput
type FuotaTaskLoRaWanInput ¶ added in v0.72.0
type FuotaTaskLoRaWanInput interface { pulumi.Input ToFuotaTaskLoRaWanOutput() FuotaTaskLoRaWanOutput ToFuotaTaskLoRaWanOutputWithContext(context.Context) FuotaTaskLoRaWanOutput }
FuotaTaskLoRaWanInput is an input type that accepts FuotaTaskLoRaWanArgs and FuotaTaskLoRaWanOutput values. You can construct a concrete instance of `FuotaTaskLoRaWanInput` via:
FuotaTaskLoRaWanArgs{...}
type FuotaTaskLoRaWanOutput ¶ added in v0.72.0
type FuotaTaskLoRaWanOutput struct{ *pulumi.OutputState }
func (FuotaTaskLoRaWanOutput) ElementType ¶ added in v0.72.0
func (FuotaTaskLoRaWanOutput) ElementType() reflect.Type
func (FuotaTaskLoRaWanOutput) RfRegion ¶ added in v0.72.0
func (o FuotaTaskLoRaWanOutput) RfRegion() pulumi.StringOutput
FUOTA task LoRaWAN RF region
func (FuotaTaskLoRaWanOutput) StartTime ¶ added in v0.72.0
func (o FuotaTaskLoRaWanOutput) StartTime() pulumi.StringPtrOutput
FUOTA task LoRaWAN start time
func (FuotaTaskLoRaWanOutput) ToFuotaTaskLoRaWanOutput ¶ added in v0.72.0
func (o FuotaTaskLoRaWanOutput) ToFuotaTaskLoRaWanOutput() FuotaTaskLoRaWanOutput
func (FuotaTaskLoRaWanOutput) ToFuotaTaskLoRaWanOutputWithContext ¶ added in v0.72.0
func (o FuotaTaskLoRaWanOutput) ToFuotaTaskLoRaWanOutputWithContext(ctx context.Context) FuotaTaskLoRaWanOutput
type FuotaTaskLoRaWanPtrOutput ¶ added in v0.72.0
type FuotaTaskLoRaWanPtrOutput struct{ *pulumi.OutputState }
func (FuotaTaskLoRaWanPtrOutput) Elem ¶ added in v0.72.0
func (o FuotaTaskLoRaWanPtrOutput) Elem() FuotaTaskLoRaWanOutput
func (FuotaTaskLoRaWanPtrOutput) ElementType ¶ added in v0.72.0
func (FuotaTaskLoRaWanPtrOutput) ElementType() reflect.Type
func (FuotaTaskLoRaWanPtrOutput) RfRegion ¶ added in v0.72.0
func (o FuotaTaskLoRaWanPtrOutput) RfRegion() pulumi.StringPtrOutput
FUOTA task LoRaWAN RF region
func (FuotaTaskLoRaWanPtrOutput) StartTime ¶ added in v0.72.0
func (o FuotaTaskLoRaWanPtrOutput) StartTime() pulumi.StringPtrOutput
FUOTA task LoRaWAN start time
func (FuotaTaskLoRaWanPtrOutput) ToFuotaTaskLoRaWanPtrOutput ¶ added in v0.72.0
func (o FuotaTaskLoRaWanPtrOutput) ToFuotaTaskLoRaWanPtrOutput() FuotaTaskLoRaWanPtrOutput
func (FuotaTaskLoRaWanPtrOutput) ToFuotaTaskLoRaWanPtrOutputWithContext ¶ added in v0.72.0
func (o FuotaTaskLoRaWanPtrOutput) ToFuotaTaskLoRaWanPtrOutputWithContext(ctx context.Context) FuotaTaskLoRaWanPtrOutput
type FuotaTaskOutput ¶ added in v0.5.0
type FuotaTaskOutput struct{ *pulumi.OutputState }
func (FuotaTaskOutput) Arn ¶ added in v0.17.0
func (o FuotaTaskOutput) Arn() pulumi.StringOutput
FUOTA task arn. Returned after successful create.
func (FuotaTaskOutput) AssociateMulticastGroup ¶ added in v0.17.0
func (o FuotaTaskOutput) AssociateMulticastGroup() pulumi.StringPtrOutput
Multicast group to associate. Only for update request.
func (FuotaTaskOutput) AssociateWirelessDevice ¶ added in v0.17.0
func (o FuotaTaskOutput) AssociateWirelessDevice() pulumi.StringPtrOutput
Wireless device to associate. Only for update request.
func (FuotaTaskOutput) AwsId ¶ added in v0.99.0
func (o FuotaTaskOutput) AwsId() pulumi.StringOutput
FUOTA task id. Returned after successful create.
func (FuotaTaskOutput) Description ¶ added in v0.17.0
func (o FuotaTaskOutput) Description() pulumi.StringPtrOutput
FUOTA task description
func (FuotaTaskOutput) DisassociateMulticastGroup ¶ added in v0.17.0
func (o FuotaTaskOutput) DisassociateMulticastGroup() pulumi.StringPtrOutput
Multicast group to disassociate. Only for update request.
func (FuotaTaskOutput) DisassociateWirelessDevice ¶ added in v0.17.0
func (o FuotaTaskOutput) DisassociateWirelessDevice() pulumi.StringPtrOutput
Wireless device to disassociate. Only for update request.
func (FuotaTaskOutput) ElementType ¶ added in v0.5.0
func (FuotaTaskOutput) ElementType() reflect.Type
func (FuotaTaskOutput) FirmwareUpdateImage ¶ added in v0.17.0
func (o FuotaTaskOutput) FirmwareUpdateImage() pulumi.StringOutput
FUOTA task firmware update image binary S3 link
func (FuotaTaskOutput) FirmwareUpdateRole ¶ added in v0.17.0
func (o FuotaTaskOutput) FirmwareUpdateRole() pulumi.StringOutput
FUOTA task firmware IAM role for reading S3
func (FuotaTaskOutput) FuotaTaskStatus ¶ added in v0.17.0
func (o FuotaTaskOutput) FuotaTaskStatus() pulumi.StringOutput
FUOTA task status. Returned after successful read.
func (FuotaTaskOutput) LoRaWan ¶ added in v0.72.0
func (o FuotaTaskOutput) LoRaWan() FuotaTaskLoRaWanOutput
FUOTA task LoRaWAN
func (FuotaTaskOutput) Name ¶ added in v0.17.0
func (o FuotaTaskOutput) Name() pulumi.StringPtrOutput
Name of FUOTA task
func (FuotaTaskOutput) Tags ¶ added in v0.17.0
func (o FuotaTaskOutput) Tags() aws.TagArrayOutput
A list of key-value pairs that contain metadata for the FUOTA task.
func (FuotaTaskOutput) ToFuotaTaskOutput ¶ added in v0.5.0
func (o FuotaTaskOutput) ToFuotaTaskOutput() FuotaTaskOutput
func (FuotaTaskOutput) ToFuotaTaskOutputWithContext ¶ added in v0.5.0
func (o FuotaTaskOutput) ToFuotaTaskOutputWithContext(ctx context.Context) FuotaTaskOutput
type FuotaTaskState ¶ added in v0.5.0
type FuotaTaskState struct { }
func (FuotaTaskState) ElementType ¶ added in v0.5.0
func (FuotaTaskState) ElementType() reflect.Type
type FuotaTaskTag ¶ added in v0.5.0
type LookupDestinationArgs ¶ added in v0.12.0
type LookupDestinationArgs struct { // Unique name of destination Name string `pulumi:"name"` }
type LookupDestinationOutputArgs ¶ added in v0.12.0
type LookupDestinationOutputArgs struct { // Unique name of destination Name pulumi.StringInput `pulumi:"name"` }
func (LookupDestinationOutputArgs) ElementType ¶ added in v0.12.0
func (LookupDestinationOutputArgs) ElementType() reflect.Type
type LookupDestinationResult ¶ added in v0.12.0
type LookupDestinationResult struct { // Destination arn. Returned after successful create. Arn *string `pulumi:"arn"` // Destination description Description *string `pulumi:"description"` // Destination expression Expression *string `pulumi:"expression"` // Must be RuleName ExpressionType *DestinationExpressionType `pulumi:"expressionType"` // AWS role ARN that grants access RoleArn *string `pulumi:"roleArn"` // A list of key-value pairs that contain metadata for the destination. Tags []aws.Tag `pulumi:"tags"` }
func LookupDestination ¶ added in v0.12.0
func LookupDestination(ctx *pulumi.Context, args *LookupDestinationArgs, opts ...pulumi.InvokeOption) (*LookupDestinationResult, error)
Destination's resource schema demonstrating some basic constructs and validation rules.
type LookupDestinationResultOutput ¶ added in v0.12.0
type LookupDestinationResultOutput struct{ *pulumi.OutputState }
func LookupDestinationOutput ¶ added in v0.12.0
func LookupDestinationOutput(ctx *pulumi.Context, args LookupDestinationOutputArgs, opts ...pulumi.InvokeOption) LookupDestinationResultOutput
func (LookupDestinationResultOutput) Arn ¶ added in v0.12.0
func (o LookupDestinationResultOutput) Arn() pulumi.StringPtrOutput
Destination arn. Returned after successful create.
func (LookupDestinationResultOutput) Description ¶ added in v0.12.0
func (o LookupDestinationResultOutput) Description() pulumi.StringPtrOutput
Destination description
func (LookupDestinationResultOutput) ElementType ¶ added in v0.12.0
func (LookupDestinationResultOutput) ElementType() reflect.Type
func (LookupDestinationResultOutput) Expression ¶ added in v0.12.0
func (o LookupDestinationResultOutput) Expression() pulumi.StringPtrOutput
Destination expression
func (LookupDestinationResultOutput) ExpressionType ¶ added in v0.12.0
func (o LookupDestinationResultOutput) ExpressionType() DestinationExpressionTypePtrOutput
Must be RuleName
func (LookupDestinationResultOutput) RoleArn ¶ added in v0.12.0
func (o LookupDestinationResultOutput) RoleArn() pulumi.StringPtrOutput
AWS role ARN that grants access
func (LookupDestinationResultOutput) Tags ¶ added in v0.12.0
func (o LookupDestinationResultOutput) Tags() aws.TagArrayOutput
A list of key-value pairs that contain metadata for the destination.
func (LookupDestinationResultOutput) ToLookupDestinationResultOutput ¶ added in v0.12.0
func (o LookupDestinationResultOutput) ToLookupDestinationResultOutput() LookupDestinationResultOutput
func (LookupDestinationResultOutput) ToLookupDestinationResultOutputWithContext ¶ added in v0.12.0
func (o LookupDestinationResultOutput) ToLookupDestinationResultOutputWithContext(ctx context.Context) LookupDestinationResultOutput
type LookupDeviceProfileArgs ¶ added in v0.12.0
type LookupDeviceProfileArgs struct { // Service profile Id. Returned after successful create. Id string `pulumi:"id"` }
type LookupDeviceProfileOutputArgs ¶ added in v0.12.0
type LookupDeviceProfileOutputArgs struct { // Service profile Id. Returned after successful create. Id pulumi.StringInput `pulumi:"id"` }
func (LookupDeviceProfileOutputArgs) ElementType ¶ added in v0.12.0
func (LookupDeviceProfileOutputArgs) ElementType() reflect.Type
type LookupDeviceProfileResult ¶ added in v0.12.0
type LookupDeviceProfileResult struct { // Service profile Arn. Returned after successful create. Arn *string `pulumi:"arn"` // Service profile Id. Returned after successful create. Id *string `pulumi:"id"` // A list of key-value pairs that contain metadata for the device profile. Tags []aws.Tag `pulumi:"tags"` }
func LookupDeviceProfile ¶ added in v0.12.0
func LookupDeviceProfile(ctx *pulumi.Context, args *LookupDeviceProfileArgs, opts ...pulumi.InvokeOption) (*LookupDeviceProfileResult, error)
Device Profile's resource schema demonstrating some basic constructs and validation rules.
type LookupDeviceProfileResultOutput ¶ added in v0.12.0
type LookupDeviceProfileResultOutput struct{ *pulumi.OutputState }
func LookupDeviceProfileOutput ¶ added in v0.12.0
func LookupDeviceProfileOutput(ctx *pulumi.Context, args LookupDeviceProfileOutputArgs, opts ...pulumi.InvokeOption) LookupDeviceProfileResultOutput
func (LookupDeviceProfileResultOutput) Arn ¶ added in v0.12.0
func (o LookupDeviceProfileResultOutput) Arn() pulumi.StringPtrOutput
Service profile Arn. Returned after successful create.
func (LookupDeviceProfileResultOutput) ElementType ¶ added in v0.12.0
func (LookupDeviceProfileResultOutput) ElementType() reflect.Type
func (LookupDeviceProfileResultOutput) Id ¶ added in v0.12.0
func (o LookupDeviceProfileResultOutput) Id() pulumi.StringPtrOutput
Service profile Id. Returned after successful create.
func (LookupDeviceProfileResultOutput) Tags ¶ added in v0.12.0
func (o LookupDeviceProfileResultOutput) Tags() aws.TagArrayOutput
A list of key-value pairs that contain metadata for the device profile.
func (LookupDeviceProfileResultOutput) ToLookupDeviceProfileResultOutput ¶ added in v0.12.0
func (o LookupDeviceProfileResultOutput) ToLookupDeviceProfileResultOutput() LookupDeviceProfileResultOutput
func (LookupDeviceProfileResultOutput) ToLookupDeviceProfileResultOutputWithContext ¶ added in v0.12.0
func (o LookupDeviceProfileResultOutput) ToLookupDeviceProfileResultOutputWithContext(ctx context.Context) LookupDeviceProfileResultOutput
type LookupFuotaTaskArgs ¶ added in v0.12.0
type LookupFuotaTaskArgs struct { // FUOTA task id. Returned after successful create. Id string `pulumi:"id"` }
type LookupFuotaTaskOutputArgs ¶ added in v0.12.0
type LookupFuotaTaskOutputArgs struct { // FUOTA task id. Returned after successful create. Id pulumi.StringInput `pulumi:"id"` }
func (LookupFuotaTaskOutputArgs) ElementType ¶ added in v0.12.0
func (LookupFuotaTaskOutputArgs) ElementType() reflect.Type
type LookupFuotaTaskResult ¶ added in v0.12.0
type LookupFuotaTaskResult struct { // FUOTA task arn. Returned after successful create. Arn *string `pulumi:"arn"` // Multicast group to associate. Only for update request. AssociateMulticastGroup *string `pulumi:"associateMulticastGroup"` // Wireless device to associate. Only for update request. AssociateWirelessDevice *string `pulumi:"associateWirelessDevice"` // FUOTA task description Description *string `pulumi:"description"` // Multicast group to disassociate. Only for update request. DisassociateMulticastGroup *string `pulumi:"disassociateMulticastGroup"` // Wireless device to disassociate. Only for update request. DisassociateWirelessDevice *string `pulumi:"disassociateWirelessDevice"` // FUOTA task firmware update image binary S3 link FirmwareUpdateImage *string `pulumi:"firmwareUpdateImage"` // FUOTA task firmware IAM role for reading S3 FirmwareUpdateRole *string `pulumi:"firmwareUpdateRole"` // FUOTA task status. Returned after successful read. FuotaTaskStatus *string `pulumi:"fuotaTaskStatus"` // FUOTA task id. Returned after successful create. Id *string `pulumi:"id"` // FUOTA task LoRaWAN LoRaWan *FuotaTaskLoRaWan `pulumi:"loRaWan"` // Name of FUOTA task Name *string `pulumi:"name"` // A list of key-value pairs that contain metadata for the FUOTA task. Tags []aws.Tag `pulumi:"tags"` }
func LookupFuotaTask ¶ added in v0.12.0
func LookupFuotaTask(ctx *pulumi.Context, args *LookupFuotaTaskArgs, opts ...pulumi.InvokeOption) (*LookupFuotaTaskResult, error)
Create and manage FUOTA tasks.
type LookupFuotaTaskResultOutput ¶ added in v0.12.0
type LookupFuotaTaskResultOutput struct{ *pulumi.OutputState }
func LookupFuotaTaskOutput ¶ added in v0.12.0
func LookupFuotaTaskOutput(ctx *pulumi.Context, args LookupFuotaTaskOutputArgs, opts ...pulumi.InvokeOption) LookupFuotaTaskResultOutput
func (LookupFuotaTaskResultOutput) Arn ¶ added in v0.12.0
func (o LookupFuotaTaskResultOutput) Arn() pulumi.StringPtrOutput
FUOTA task arn. Returned after successful create.
func (LookupFuotaTaskResultOutput) AssociateMulticastGroup ¶ added in v0.12.0
func (o LookupFuotaTaskResultOutput) AssociateMulticastGroup() pulumi.StringPtrOutput
Multicast group to associate. Only for update request.
func (LookupFuotaTaskResultOutput) AssociateWirelessDevice ¶ added in v0.12.0
func (o LookupFuotaTaskResultOutput) AssociateWirelessDevice() pulumi.StringPtrOutput
Wireless device to associate. Only for update request.
func (LookupFuotaTaskResultOutput) Description ¶ added in v0.12.0
func (o LookupFuotaTaskResultOutput) Description() pulumi.StringPtrOutput
FUOTA task description
func (LookupFuotaTaskResultOutput) DisassociateMulticastGroup ¶ added in v0.12.0
func (o LookupFuotaTaskResultOutput) DisassociateMulticastGroup() pulumi.StringPtrOutput
Multicast group to disassociate. Only for update request.
func (LookupFuotaTaskResultOutput) DisassociateWirelessDevice ¶ added in v0.12.0
func (o LookupFuotaTaskResultOutput) DisassociateWirelessDevice() pulumi.StringPtrOutput
Wireless device to disassociate. Only for update request.
func (LookupFuotaTaskResultOutput) ElementType ¶ added in v0.12.0
func (LookupFuotaTaskResultOutput) ElementType() reflect.Type
func (LookupFuotaTaskResultOutput) FirmwareUpdateImage ¶ added in v0.12.0
func (o LookupFuotaTaskResultOutput) FirmwareUpdateImage() pulumi.StringPtrOutput
FUOTA task firmware update image binary S3 link
func (LookupFuotaTaskResultOutput) FirmwareUpdateRole ¶ added in v0.12.0
func (o LookupFuotaTaskResultOutput) FirmwareUpdateRole() pulumi.StringPtrOutput
FUOTA task firmware IAM role for reading S3
func (LookupFuotaTaskResultOutput) FuotaTaskStatus ¶ added in v0.12.0
func (o LookupFuotaTaskResultOutput) FuotaTaskStatus() pulumi.StringPtrOutput
FUOTA task status. Returned after successful read.
func (LookupFuotaTaskResultOutput) Id ¶ added in v0.12.0
func (o LookupFuotaTaskResultOutput) Id() pulumi.StringPtrOutput
FUOTA task id. Returned after successful create.
func (LookupFuotaTaskResultOutput) LoRaWan ¶ added in v0.72.0
func (o LookupFuotaTaskResultOutput) LoRaWan() FuotaTaskLoRaWanPtrOutput
FUOTA task LoRaWAN
func (LookupFuotaTaskResultOutput) Name ¶ added in v0.12.0
func (o LookupFuotaTaskResultOutput) Name() pulumi.StringPtrOutput
Name of FUOTA task
func (LookupFuotaTaskResultOutput) Tags ¶ added in v0.12.0
func (o LookupFuotaTaskResultOutput) Tags() aws.TagArrayOutput
A list of key-value pairs that contain metadata for the FUOTA task.
func (LookupFuotaTaskResultOutput) ToLookupFuotaTaskResultOutput ¶ added in v0.12.0
func (o LookupFuotaTaskResultOutput) ToLookupFuotaTaskResultOutput() LookupFuotaTaskResultOutput
func (LookupFuotaTaskResultOutput) ToLookupFuotaTaskResultOutputWithContext ¶ added in v0.12.0
func (o LookupFuotaTaskResultOutput) ToLookupFuotaTaskResultOutputWithContext(ctx context.Context) LookupFuotaTaskResultOutput
type LookupMulticastGroupArgs ¶ added in v0.12.0
type LookupMulticastGroupArgs struct { // Multicast group id. Returned after successful create. Id string `pulumi:"id"` }
type LookupMulticastGroupOutputArgs ¶ added in v0.12.0
type LookupMulticastGroupOutputArgs struct { // Multicast group id. Returned after successful create. Id pulumi.StringInput `pulumi:"id"` }
func (LookupMulticastGroupOutputArgs) ElementType ¶ added in v0.12.0
func (LookupMulticastGroupOutputArgs) ElementType() reflect.Type
type LookupMulticastGroupResult ¶ added in v0.12.0
type LookupMulticastGroupResult struct { // Multicast group arn. Returned after successful create. Arn *string `pulumi:"arn"` // Wireless device to associate. Only for update request. AssociateWirelessDevice *string `pulumi:"associateWirelessDevice"` // Multicast group description Description *string `pulumi:"description"` // Wireless device to disassociate. Only for update request. DisassociateWirelessDevice *string `pulumi:"disassociateWirelessDevice"` // Multicast group id. Returned after successful create. Id *string `pulumi:"id"` // Multicast group LoRaWAN LoRaWan *MulticastGroupLoRaWan `pulumi:"loRaWan"` // Name of Multicast group Name *string `pulumi:"name"` // Multicast group status. Returned after successful read. Status *string `pulumi:"status"` // A list of key-value pairs that contain metadata for the Multicast group. Tags []aws.Tag `pulumi:"tags"` }
func LookupMulticastGroup ¶ added in v0.12.0
func LookupMulticastGroup(ctx *pulumi.Context, args *LookupMulticastGroupArgs, opts ...pulumi.InvokeOption) (*LookupMulticastGroupResult, error)
Create and manage Multicast groups.
type LookupMulticastGroupResultOutput ¶ added in v0.12.0
type LookupMulticastGroupResultOutput struct{ *pulumi.OutputState }
func LookupMulticastGroupOutput ¶ added in v0.12.0
func LookupMulticastGroupOutput(ctx *pulumi.Context, args LookupMulticastGroupOutputArgs, opts ...pulumi.InvokeOption) LookupMulticastGroupResultOutput
func (LookupMulticastGroupResultOutput) Arn ¶ added in v0.12.0
func (o LookupMulticastGroupResultOutput) Arn() pulumi.StringPtrOutput
Multicast group arn. Returned after successful create.
func (LookupMulticastGroupResultOutput) AssociateWirelessDevice ¶ added in v0.12.0
func (o LookupMulticastGroupResultOutput) AssociateWirelessDevice() pulumi.StringPtrOutput
Wireless device to associate. Only for update request.
func (LookupMulticastGroupResultOutput) Description ¶ added in v0.12.0
func (o LookupMulticastGroupResultOutput) Description() pulumi.StringPtrOutput
Multicast group description
func (LookupMulticastGroupResultOutput) DisassociateWirelessDevice ¶ added in v0.12.0
func (o LookupMulticastGroupResultOutput) DisassociateWirelessDevice() pulumi.StringPtrOutput
Wireless device to disassociate. Only for update request.
func (LookupMulticastGroupResultOutput) ElementType ¶ added in v0.12.0
func (LookupMulticastGroupResultOutput) ElementType() reflect.Type
func (LookupMulticastGroupResultOutput) Id ¶ added in v0.12.0
func (o LookupMulticastGroupResultOutput) Id() pulumi.StringPtrOutput
Multicast group id. Returned after successful create.
func (LookupMulticastGroupResultOutput) LoRaWan ¶ added in v0.72.0
func (o LookupMulticastGroupResultOutput) LoRaWan() MulticastGroupLoRaWanPtrOutput
Multicast group LoRaWAN
func (LookupMulticastGroupResultOutput) Name ¶ added in v0.12.0
func (o LookupMulticastGroupResultOutput) Name() pulumi.StringPtrOutput
Name of Multicast group
func (LookupMulticastGroupResultOutput) Status ¶ added in v0.12.0
func (o LookupMulticastGroupResultOutput) Status() pulumi.StringPtrOutput
Multicast group status. Returned after successful read.
func (LookupMulticastGroupResultOutput) Tags ¶ added in v0.12.0
func (o LookupMulticastGroupResultOutput) Tags() aws.TagArrayOutput
A list of key-value pairs that contain metadata for the Multicast group.
func (LookupMulticastGroupResultOutput) ToLookupMulticastGroupResultOutput ¶ added in v0.12.0
func (o LookupMulticastGroupResultOutput) ToLookupMulticastGroupResultOutput() LookupMulticastGroupResultOutput
func (LookupMulticastGroupResultOutput) ToLookupMulticastGroupResultOutputWithContext ¶ added in v0.12.0
func (o LookupMulticastGroupResultOutput) ToLookupMulticastGroupResultOutputWithContext(ctx context.Context) LookupMulticastGroupResultOutput
type LookupNetworkAnalyzerConfigurationArgs ¶ added in v0.18.0
type LookupNetworkAnalyzerConfigurationArgs struct { // Name of the network analyzer configuration Name string `pulumi:"name"` }
type LookupNetworkAnalyzerConfigurationOutputArgs ¶ added in v0.18.0
type LookupNetworkAnalyzerConfigurationOutputArgs struct { // Name of the network analyzer configuration Name pulumi.StringInput `pulumi:"name"` }
func (LookupNetworkAnalyzerConfigurationOutputArgs) ElementType ¶ added in v0.18.0
func (LookupNetworkAnalyzerConfigurationOutputArgs) ElementType() reflect.Type
type LookupNetworkAnalyzerConfigurationResult ¶ added in v0.18.0
type LookupNetworkAnalyzerConfigurationResult struct { // Arn for network analyzer configuration, Returned upon successful create. Arn *string `pulumi:"arn"` // The description of the new resource Description *string `pulumi:"description"` // An array of key-value pairs to apply to this resource. Tags []aws.Tag `pulumi:"tags"` // Trace content for your wireless gateway and wireless device resources TraceContent *TraceContentProperties `pulumi:"traceContent"` // List of wireless gateway resources that have been added to the network analyzer configuration WirelessDevices []string `pulumi:"wirelessDevices"` // List of wireless gateway resources that have been added to the network analyzer configuration WirelessGateways []string `pulumi:"wirelessGateways"` }
func LookupNetworkAnalyzerConfiguration ¶ added in v0.18.0
func LookupNetworkAnalyzerConfiguration(ctx *pulumi.Context, args *LookupNetworkAnalyzerConfigurationArgs, opts ...pulumi.InvokeOption) (*LookupNetworkAnalyzerConfigurationResult, error)
Create and manage NetworkAnalyzerConfiguration resource.
type LookupNetworkAnalyzerConfigurationResultOutput ¶ added in v0.18.0
type LookupNetworkAnalyzerConfigurationResultOutput struct{ *pulumi.OutputState }
func LookupNetworkAnalyzerConfigurationOutput ¶ added in v0.18.0
func LookupNetworkAnalyzerConfigurationOutput(ctx *pulumi.Context, args LookupNetworkAnalyzerConfigurationOutputArgs, opts ...pulumi.InvokeOption) LookupNetworkAnalyzerConfigurationResultOutput
func (LookupNetworkAnalyzerConfigurationResultOutput) Arn ¶ added in v0.18.0
func (o LookupNetworkAnalyzerConfigurationResultOutput) Arn() pulumi.StringPtrOutput
Arn for network analyzer configuration, Returned upon successful create.
func (LookupNetworkAnalyzerConfigurationResultOutput) Description ¶ added in v0.18.0
func (o LookupNetworkAnalyzerConfigurationResultOutput) Description() pulumi.StringPtrOutput
The description of the new resource
func (LookupNetworkAnalyzerConfigurationResultOutput) ElementType ¶ added in v0.18.0
func (LookupNetworkAnalyzerConfigurationResultOutput) ElementType() reflect.Type
func (LookupNetworkAnalyzerConfigurationResultOutput) Tags ¶ added in v1.8.0
func (o LookupNetworkAnalyzerConfigurationResultOutput) Tags() aws.TagArrayOutput
An array of key-value pairs to apply to this resource.
func (LookupNetworkAnalyzerConfigurationResultOutput) ToLookupNetworkAnalyzerConfigurationResultOutput ¶ added in v0.18.0
func (o LookupNetworkAnalyzerConfigurationResultOutput) ToLookupNetworkAnalyzerConfigurationResultOutput() LookupNetworkAnalyzerConfigurationResultOutput
func (LookupNetworkAnalyzerConfigurationResultOutput) ToLookupNetworkAnalyzerConfigurationResultOutputWithContext ¶ added in v0.18.0
func (o LookupNetworkAnalyzerConfigurationResultOutput) ToLookupNetworkAnalyzerConfigurationResultOutputWithContext(ctx context.Context) LookupNetworkAnalyzerConfigurationResultOutput
func (LookupNetworkAnalyzerConfigurationResultOutput) TraceContent ¶ added in v0.18.0
func (o LookupNetworkAnalyzerConfigurationResultOutput) TraceContent() TraceContentPropertiesPtrOutput
Trace content for your wireless gateway and wireless device resources
func (LookupNetworkAnalyzerConfigurationResultOutput) WirelessDevices ¶ added in v0.18.0
func (o LookupNetworkAnalyzerConfigurationResultOutput) WirelessDevices() pulumi.StringArrayOutput
List of wireless gateway resources that have been added to the network analyzer configuration
func (LookupNetworkAnalyzerConfigurationResultOutput) WirelessGateways ¶ added in v0.18.0
func (o LookupNetworkAnalyzerConfigurationResultOutput) WirelessGateways() pulumi.StringArrayOutput
List of wireless gateway resources that have been added to the network analyzer configuration
type LookupServiceProfileArgs ¶ added in v0.12.0
type LookupServiceProfileArgs struct { // Service profile Id. Returned after successful create. Id string `pulumi:"id"` }
type LookupServiceProfileOutputArgs ¶ added in v0.12.0
type LookupServiceProfileOutputArgs struct { // Service profile Id. Returned after successful create. Id pulumi.StringInput `pulumi:"id"` }
func (LookupServiceProfileOutputArgs) ElementType ¶ added in v0.12.0
func (LookupServiceProfileOutputArgs) ElementType() reflect.Type
type LookupServiceProfileResult ¶ added in v0.12.0
type LookupServiceProfileResult struct { // Service profile Arn. Returned after successful create. Arn *string `pulumi:"arn"` // Service profile Id. Returned after successful create. Id *string `pulumi:"id"` // A list of key-value pairs that contain metadata for the service profile. Tags []aws.Tag `pulumi:"tags"` }
func LookupServiceProfile ¶ added in v0.12.0
func LookupServiceProfile(ctx *pulumi.Context, args *LookupServiceProfileArgs, opts ...pulumi.InvokeOption) (*LookupServiceProfileResult, error)
An example resource schema demonstrating some basic constructs and validation rules.
type LookupServiceProfileResultOutput ¶ added in v0.12.0
type LookupServiceProfileResultOutput struct{ *pulumi.OutputState }
func LookupServiceProfileOutput ¶ added in v0.12.0
func LookupServiceProfileOutput(ctx *pulumi.Context, args LookupServiceProfileOutputArgs, opts ...pulumi.InvokeOption) LookupServiceProfileResultOutput
func (LookupServiceProfileResultOutput) Arn ¶ added in v0.12.0
func (o LookupServiceProfileResultOutput) Arn() pulumi.StringPtrOutput
Service profile Arn. Returned after successful create.
func (LookupServiceProfileResultOutput) ElementType ¶ added in v0.12.0
func (LookupServiceProfileResultOutput) ElementType() reflect.Type
func (LookupServiceProfileResultOutput) Id ¶ added in v0.12.0
func (o LookupServiceProfileResultOutput) Id() pulumi.StringPtrOutput
Service profile Id. Returned after successful create.
func (LookupServiceProfileResultOutput) Tags ¶ added in v0.12.0
func (o LookupServiceProfileResultOutput) Tags() aws.TagArrayOutput
A list of key-value pairs that contain metadata for the service profile.
func (LookupServiceProfileResultOutput) ToLookupServiceProfileResultOutput ¶ added in v0.12.0
func (o LookupServiceProfileResultOutput) ToLookupServiceProfileResultOutput() LookupServiceProfileResultOutput
func (LookupServiceProfileResultOutput) ToLookupServiceProfileResultOutputWithContext ¶ added in v0.12.0
func (o LookupServiceProfileResultOutput) ToLookupServiceProfileResultOutputWithContext(ctx context.Context) LookupServiceProfileResultOutput
type LookupTaskDefinitionArgs ¶ added in v0.12.0
type LookupTaskDefinitionArgs struct { // The ID of the new wireless gateway task definition Id string `pulumi:"id"` }
type LookupTaskDefinitionOutputArgs ¶ added in v0.12.0
type LookupTaskDefinitionOutputArgs struct { // The ID of the new wireless gateway task definition Id pulumi.StringInput `pulumi:"id"` }
func (LookupTaskDefinitionOutputArgs) ElementType ¶ added in v0.12.0
func (LookupTaskDefinitionOutputArgs) ElementType() reflect.Type
type LookupTaskDefinitionResult ¶ added in v0.12.0
type LookupTaskDefinitionResult struct { // TaskDefinition arn. Returned after successful create. Arn *string `pulumi:"arn"` // Whether to automatically create tasks using this task definition for all gateways with the specified current version. If false, the task must me created by calling CreateWirelessGatewayTask. AutoCreateTasks *bool `pulumi:"autoCreateTasks"` // The ID of the new wireless gateway task definition Id *string `pulumi:"id"` // The list of task definitions. LoRaWanUpdateGatewayTaskEntry *TaskDefinitionLoRaWanUpdateGatewayTaskEntry `pulumi:"loRaWanUpdateGatewayTaskEntry"` // The name of the new resource. Name *string `pulumi:"name"` // A list of key-value pairs that contain metadata for the destination. Tags []aws.Tag `pulumi:"tags"` // A filter to list only the wireless gateway task definitions that use this task definition type TaskDefinitionType *TaskDefinitionType `pulumi:"taskDefinitionType"` // Information about the gateways to update. Update *TaskDefinitionUpdateWirelessGatewayTaskCreate `pulumi:"update"` }
func LookupTaskDefinition ¶ added in v0.12.0
func LookupTaskDefinition(ctx *pulumi.Context, args *LookupTaskDefinitionArgs, opts ...pulumi.InvokeOption) (*LookupTaskDefinitionResult, error)
Creates a gateway task definition.
type LookupTaskDefinitionResultOutput ¶ added in v0.12.0
type LookupTaskDefinitionResultOutput struct{ *pulumi.OutputState }
func LookupTaskDefinitionOutput ¶ added in v0.12.0
func LookupTaskDefinitionOutput(ctx *pulumi.Context, args LookupTaskDefinitionOutputArgs, opts ...pulumi.InvokeOption) LookupTaskDefinitionResultOutput
func (LookupTaskDefinitionResultOutput) Arn ¶ added in v0.12.0
func (o LookupTaskDefinitionResultOutput) Arn() pulumi.StringPtrOutput
TaskDefinition arn. Returned after successful create.
func (LookupTaskDefinitionResultOutput) AutoCreateTasks ¶ added in v0.12.0
func (o LookupTaskDefinitionResultOutput) AutoCreateTasks() pulumi.BoolPtrOutput
Whether to automatically create tasks using this task definition for all gateways with the specified current version. If false, the task must me created by calling CreateWirelessGatewayTask.
func (LookupTaskDefinitionResultOutput) ElementType ¶ added in v0.12.0
func (LookupTaskDefinitionResultOutput) ElementType() reflect.Type
func (LookupTaskDefinitionResultOutput) Id ¶ added in v0.12.0
func (o LookupTaskDefinitionResultOutput) Id() pulumi.StringPtrOutput
The ID of the new wireless gateway task definition
func (LookupTaskDefinitionResultOutput) LoRaWanUpdateGatewayTaskEntry ¶ added in v0.72.0
func (o LookupTaskDefinitionResultOutput) LoRaWanUpdateGatewayTaskEntry() TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput
The list of task definitions.
func (LookupTaskDefinitionResultOutput) Name ¶ added in v0.12.0
func (o LookupTaskDefinitionResultOutput) Name() pulumi.StringPtrOutput
The name of the new resource.
func (LookupTaskDefinitionResultOutput) Tags ¶ added in v0.12.0
func (o LookupTaskDefinitionResultOutput) Tags() aws.TagArrayOutput
A list of key-value pairs that contain metadata for the destination.
func (LookupTaskDefinitionResultOutput) TaskDefinitionType ¶ added in v0.12.0
func (o LookupTaskDefinitionResultOutput) TaskDefinitionType() TaskDefinitionTypePtrOutput
A filter to list only the wireless gateway task definitions that use this task definition type
func (LookupTaskDefinitionResultOutput) ToLookupTaskDefinitionResultOutput ¶ added in v0.12.0
func (o LookupTaskDefinitionResultOutput) ToLookupTaskDefinitionResultOutput() LookupTaskDefinitionResultOutput
func (LookupTaskDefinitionResultOutput) ToLookupTaskDefinitionResultOutputWithContext ¶ added in v0.12.0
func (o LookupTaskDefinitionResultOutput) ToLookupTaskDefinitionResultOutputWithContext(ctx context.Context) LookupTaskDefinitionResultOutput
func (LookupTaskDefinitionResultOutput) Update ¶ added in v0.12.0
func (o LookupTaskDefinitionResultOutput) Update() TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput
Information about the gateways to update.
type LookupWirelessDeviceArgs ¶ added in v0.12.0
type LookupWirelessDeviceArgs struct { // Wireless device Id. Returned after successful create. Id string `pulumi:"id"` }
type LookupWirelessDeviceOutputArgs ¶ added in v0.12.0
type LookupWirelessDeviceOutputArgs struct { // Wireless device Id. Returned after successful create. Id pulumi.StringInput `pulumi:"id"` }
func (LookupWirelessDeviceOutputArgs) ElementType ¶ added in v0.12.0
func (LookupWirelessDeviceOutputArgs) ElementType() reflect.Type
type LookupWirelessDeviceResult ¶ added in v0.12.0
type LookupWirelessDeviceResult struct { // Wireless device arn. Returned after successful create. Arn *string `pulumi:"arn"` // Wireless device description Description *string `pulumi:"description"` // Wireless device destination name DestinationName *string `pulumi:"destinationName"` // Wireless device Id. Returned after successful create. Id *string `pulumi:"id"` // The date and time when the most recent uplink was received. LastUplinkReceivedAt *string `pulumi:"lastUplinkReceivedAt"` // The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Device. LoRaWan *WirelessDeviceLoRaWanDevice `pulumi:"loRaWan"` // Wireless device name Name *string `pulumi:"name"` // FPort values for the GNSS, stream, and ClockSync functions of the positioning information. Positioning *WirelessDevicePositioning `pulumi:"positioning"` // A list of key-value pairs that contain metadata for the device. Currently not supported, will not create if tags are passed. Tags []aws.Tag `pulumi:"tags"` // Thing arn. Passed into update to associate Thing with Wireless device. ThingArn *string `pulumi:"thingArn"` // Thing Arn. If there is a Thing created, this can be returned with a Get call. ThingName *string `pulumi:"thingName"` // Wireless device type, currently only Sidewalk and LoRa Type *WirelessDeviceType `pulumi:"type"` }
func LookupWirelessDevice ¶ added in v0.12.0
func LookupWirelessDevice(ctx *pulumi.Context, args *LookupWirelessDeviceArgs, opts ...pulumi.InvokeOption) (*LookupWirelessDeviceResult, error)
Create and manage wireless gateways, including LoRa gateways.
type LookupWirelessDeviceResultOutput ¶ added in v0.12.0
type LookupWirelessDeviceResultOutput struct{ *pulumi.OutputState }
func LookupWirelessDeviceOutput ¶ added in v0.12.0
func LookupWirelessDeviceOutput(ctx *pulumi.Context, args LookupWirelessDeviceOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessDeviceResultOutput
func (LookupWirelessDeviceResultOutput) Arn ¶ added in v0.12.0
func (o LookupWirelessDeviceResultOutput) Arn() pulumi.StringPtrOutput
Wireless device arn. Returned after successful create.
func (LookupWirelessDeviceResultOutput) Description ¶ added in v0.12.0
func (o LookupWirelessDeviceResultOutput) Description() pulumi.StringPtrOutput
Wireless device description
func (LookupWirelessDeviceResultOutput) DestinationName ¶ added in v0.12.0
func (o LookupWirelessDeviceResultOutput) DestinationName() pulumi.StringPtrOutput
Wireless device destination name
func (LookupWirelessDeviceResultOutput) ElementType ¶ added in v0.12.0
func (LookupWirelessDeviceResultOutput) ElementType() reflect.Type
func (LookupWirelessDeviceResultOutput) Id ¶ added in v0.12.0
func (o LookupWirelessDeviceResultOutput) Id() pulumi.StringPtrOutput
Wireless device Id. Returned after successful create.
func (LookupWirelessDeviceResultOutput) LastUplinkReceivedAt ¶ added in v0.12.0
func (o LookupWirelessDeviceResultOutput) LastUplinkReceivedAt() pulumi.StringPtrOutput
The date and time when the most recent uplink was received.
func (LookupWirelessDeviceResultOutput) LoRaWan ¶ added in v0.72.0
func (o LookupWirelessDeviceResultOutput) LoRaWan() WirelessDeviceLoRaWanDevicePtrOutput
The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Device.
func (LookupWirelessDeviceResultOutput) Name ¶ added in v0.12.0
func (o LookupWirelessDeviceResultOutput) Name() pulumi.StringPtrOutput
Wireless device name
func (LookupWirelessDeviceResultOutput) Positioning ¶ added in v1.8.0
func (o LookupWirelessDeviceResultOutput) Positioning() WirelessDevicePositioningPtrOutput
FPort values for the GNSS, stream, and ClockSync functions of the positioning information.
func (LookupWirelessDeviceResultOutput) Tags ¶ added in v0.12.0
func (o LookupWirelessDeviceResultOutput) Tags() aws.TagArrayOutput
A list of key-value pairs that contain metadata for the device. Currently not supported, will not create if tags are passed.
func (LookupWirelessDeviceResultOutput) ThingArn ¶ added in v0.12.0
func (o LookupWirelessDeviceResultOutput) ThingArn() pulumi.StringPtrOutput
Thing arn. Passed into update to associate Thing with Wireless device.
func (LookupWirelessDeviceResultOutput) ThingName ¶ added in v0.12.0
func (o LookupWirelessDeviceResultOutput) ThingName() pulumi.StringPtrOutput
Thing Arn. If there is a Thing created, this can be returned with a Get call.
func (LookupWirelessDeviceResultOutput) ToLookupWirelessDeviceResultOutput ¶ added in v0.12.0
func (o LookupWirelessDeviceResultOutput) ToLookupWirelessDeviceResultOutput() LookupWirelessDeviceResultOutput
func (LookupWirelessDeviceResultOutput) ToLookupWirelessDeviceResultOutputWithContext ¶ added in v0.12.0
func (o LookupWirelessDeviceResultOutput) ToLookupWirelessDeviceResultOutputWithContext(ctx context.Context) LookupWirelessDeviceResultOutput
func (LookupWirelessDeviceResultOutput) Type ¶ added in v0.12.0
func (o LookupWirelessDeviceResultOutput) Type() WirelessDeviceTypePtrOutput
Wireless device type, currently only Sidewalk and LoRa
type LookupWirelessGatewayArgs ¶ added in v0.12.0
type LookupWirelessGatewayArgs struct { // Id for Wireless Gateway. Returned upon successful create. Id string `pulumi:"id"` }
type LookupWirelessGatewayOutputArgs ¶ added in v0.12.0
type LookupWirelessGatewayOutputArgs struct { // Id for Wireless Gateway. Returned upon successful create. Id pulumi.StringInput `pulumi:"id"` }
func (LookupWirelessGatewayOutputArgs) ElementType ¶ added in v0.12.0
func (LookupWirelessGatewayOutputArgs) ElementType() reflect.Type
type LookupWirelessGatewayResult ¶ added in v0.12.0
type LookupWirelessGatewayResult struct { // Arn for Wireless Gateway. Returned upon successful create. Arn *string `pulumi:"arn"` // Description of Wireless Gateway. Description *string `pulumi:"description"` // Id for Wireless Gateway. Returned upon successful create. Id *string `pulumi:"id"` // The date and time when the most recent uplink was received. LastUplinkReceivedAt *string `pulumi:"lastUplinkReceivedAt"` // The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Gateway. LoRaWan *WirelessGatewayLoRaWanGateway `pulumi:"loRaWan"` // Name of Wireless Gateway. Name *string `pulumi:"name"` // A list of key-value pairs that contain metadata for the gateway. Tags []aws.Tag `pulumi:"tags"` // Thing Arn. Passed into Update to associate a Thing with the Wireless Gateway. ThingArn *string `pulumi:"thingArn"` // Thing Name. If there is a Thing created, this can be returned with a Get call. ThingName *string `pulumi:"thingName"` }
func LookupWirelessGateway ¶ added in v0.12.0
func LookupWirelessGateway(ctx *pulumi.Context, args *LookupWirelessGatewayArgs, opts ...pulumi.InvokeOption) (*LookupWirelessGatewayResult, error)
Create and manage wireless gateways, including LoRa gateways.
type LookupWirelessGatewayResultOutput ¶ added in v0.12.0
type LookupWirelessGatewayResultOutput struct{ *pulumi.OutputState }
func LookupWirelessGatewayOutput ¶ added in v0.12.0
func LookupWirelessGatewayOutput(ctx *pulumi.Context, args LookupWirelessGatewayOutputArgs, opts ...pulumi.InvokeOption) LookupWirelessGatewayResultOutput
func (LookupWirelessGatewayResultOutput) Arn ¶ added in v0.12.0
func (o LookupWirelessGatewayResultOutput) Arn() pulumi.StringPtrOutput
Arn for Wireless Gateway. Returned upon successful create.
func (LookupWirelessGatewayResultOutput) Description ¶ added in v0.12.0
func (o LookupWirelessGatewayResultOutput) Description() pulumi.StringPtrOutput
Description of Wireless Gateway.
func (LookupWirelessGatewayResultOutput) ElementType ¶ added in v0.12.0
func (LookupWirelessGatewayResultOutput) ElementType() reflect.Type
func (LookupWirelessGatewayResultOutput) Id ¶ added in v0.12.0
func (o LookupWirelessGatewayResultOutput) Id() pulumi.StringPtrOutput
Id for Wireless Gateway. Returned upon successful create.
func (LookupWirelessGatewayResultOutput) LastUplinkReceivedAt ¶ added in v0.12.0
func (o LookupWirelessGatewayResultOutput) LastUplinkReceivedAt() pulumi.StringPtrOutput
The date and time when the most recent uplink was received.
func (LookupWirelessGatewayResultOutput) LoRaWan ¶ added in v0.72.0
func (o LookupWirelessGatewayResultOutput) LoRaWan() WirelessGatewayLoRaWanGatewayPtrOutput
The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Gateway.
func (LookupWirelessGatewayResultOutput) Name ¶ added in v0.12.0
func (o LookupWirelessGatewayResultOutput) Name() pulumi.StringPtrOutput
Name of Wireless Gateway.
func (LookupWirelessGatewayResultOutput) Tags ¶ added in v0.12.0
func (o LookupWirelessGatewayResultOutput) Tags() aws.TagArrayOutput
A list of key-value pairs that contain metadata for the gateway.
func (LookupWirelessGatewayResultOutput) ThingArn ¶ added in v0.12.0
func (o LookupWirelessGatewayResultOutput) ThingArn() pulumi.StringPtrOutput
Thing Arn. Passed into Update to associate a Thing with the Wireless Gateway.
func (LookupWirelessGatewayResultOutput) ThingName ¶ added in v0.12.0
func (o LookupWirelessGatewayResultOutput) ThingName() pulumi.StringPtrOutput
Thing Name. If there is a Thing created, this can be returned with a Get call.
func (LookupWirelessGatewayResultOutput) ToLookupWirelessGatewayResultOutput ¶ added in v0.12.0
func (o LookupWirelessGatewayResultOutput) ToLookupWirelessGatewayResultOutput() LookupWirelessGatewayResultOutput
func (LookupWirelessGatewayResultOutput) ToLookupWirelessGatewayResultOutputWithContext ¶ added in v0.12.0
func (o LookupWirelessGatewayResultOutput) ToLookupWirelessGatewayResultOutputWithContext(ctx context.Context) LookupWirelessGatewayResultOutput
type MulticastGroup ¶ added in v0.5.0
type MulticastGroup struct { pulumi.CustomResourceState // Multicast group arn. Returned after successful create. Arn pulumi.StringOutput `pulumi:"arn"` // Wireless device to associate. Only for update request. AssociateWirelessDevice pulumi.StringPtrOutput `pulumi:"associateWirelessDevice"` // Multicast group id. Returned after successful create. AwsId pulumi.StringOutput `pulumi:"awsId"` // Multicast group description Description pulumi.StringPtrOutput `pulumi:"description"` // Wireless device to disassociate. Only for update request. DisassociateWirelessDevice pulumi.StringPtrOutput `pulumi:"disassociateWirelessDevice"` // Multicast group LoRaWAN LoRaWan MulticastGroupLoRaWanOutput `pulumi:"loRaWan"` // Name of Multicast group Name pulumi.StringPtrOutput `pulumi:"name"` // Multicast group status. Returned after successful read. Status pulumi.StringOutput `pulumi:"status"` // A list of key-value pairs that contain metadata for the Multicast group. Tags aws.TagArrayOutput `pulumi:"tags"` }
Create and manage Multicast groups.
func GetMulticastGroup ¶ added in v0.5.0
func GetMulticastGroup(ctx *pulumi.Context, name string, id pulumi.IDInput, state *MulticastGroupState, opts ...pulumi.ResourceOption) (*MulticastGroup, error)
GetMulticastGroup gets an existing MulticastGroup resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewMulticastGroup ¶ added in v0.5.0
func NewMulticastGroup(ctx *pulumi.Context, name string, args *MulticastGroupArgs, opts ...pulumi.ResourceOption) (*MulticastGroup, error)
NewMulticastGroup registers a new resource with the given unique name, arguments, and options.
func (*MulticastGroup) ElementType ¶ added in v0.5.0
func (*MulticastGroup) ElementType() reflect.Type
func (*MulticastGroup) ToMulticastGroupOutput ¶ added in v0.5.0
func (i *MulticastGroup) ToMulticastGroupOutput() MulticastGroupOutput
func (*MulticastGroup) ToMulticastGroupOutputWithContext ¶ added in v0.5.0
func (i *MulticastGroup) ToMulticastGroupOutputWithContext(ctx context.Context) MulticastGroupOutput
type MulticastGroupArgs ¶ added in v0.5.0
type MulticastGroupArgs struct { // Wireless device to associate. Only for update request. AssociateWirelessDevice pulumi.StringPtrInput // Multicast group description Description pulumi.StringPtrInput // Wireless device to disassociate. Only for update request. DisassociateWirelessDevice pulumi.StringPtrInput // Multicast group LoRaWAN LoRaWan MulticastGroupLoRaWanInput // Name of Multicast group Name pulumi.StringPtrInput // A list of key-value pairs that contain metadata for the Multicast group. Tags aws.TagArrayInput }
The set of arguments for constructing a MulticastGroup resource.
func (MulticastGroupArgs) ElementType ¶ added in v0.5.0
func (MulticastGroupArgs) ElementType() reflect.Type
type MulticastGroupInput ¶ added in v0.5.0
type MulticastGroupInput interface { pulumi.Input ToMulticastGroupOutput() MulticastGroupOutput ToMulticastGroupOutputWithContext(ctx context.Context) MulticastGroupOutput }
type MulticastGroupLoRaWan ¶ added in v0.72.0
type MulticastGroupLoRaWan struct { // Multicast group LoRaWAN DL Class DlClass string `pulumi:"dlClass"` // Multicast group number of devices in group. Returned after successful read. NumberOfDevicesInGroup *int `pulumi:"numberOfDevicesInGroup"` // Multicast group number of devices requested. Returned after successful read. NumberOfDevicesRequested *int `pulumi:"numberOfDevicesRequested"` // Multicast group LoRaWAN RF region RfRegion string `pulumi:"rfRegion"` }
type MulticastGroupLoRaWanArgs ¶ added in v0.72.0
type MulticastGroupLoRaWanArgs struct { // Multicast group LoRaWAN DL Class DlClass pulumi.StringInput `pulumi:"dlClass"` // Multicast group number of devices in group. Returned after successful read. NumberOfDevicesInGroup pulumi.IntPtrInput `pulumi:"numberOfDevicesInGroup"` // Multicast group number of devices requested. Returned after successful read. NumberOfDevicesRequested pulumi.IntPtrInput `pulumi:"numberOfDevicesRequested"` // Multicast group LoRaWAN RF region RfRegion pulumi.StringInput `pulumi:"rfRegion"` }
func (MulticastGroupLoRaWanArgs) ElementType ¶ added in v0.72.0
func (MulticastGroupLoRaWanArgs) ElementType() reflect.Type
func (MulticastGroupLoRaWanArgs) ToMulticastGroupLoRaWanOutput ¶ added in v0.72.0
func (i MulticastGroupLoRaWanArgs) ToMulticastGroupLoRaWanOutput() MulticastGroupLoRaWanOutput
func (MulticastGroupLoRaWanArgs) ToMulticastGroupLoRaWanOutputWithContext ¶ added in v0.72.0
func (i MulticastGroupLoRaWanArgs) ToMulticastGroupLoRaWanOutputWithContext(ctx context.Context) MulticastGroupLoRaWanOutput
type MulticastGroupLoRaWanInput ¶ added in v0.72.0
type MulticastGroupLoRaWanInput interface { pulumi.Input ToMulticastGroupLoRaWanOutput() MulticastGroupLoRaWanOutput ToMulticastGroupLoRaWanOutputWithContext(context.Context) MulticastGroupLoRaWanOutput }
MulticastGroupLoRaWanInput is an input type that accepts MulticastGroupLoRaWanArgs and MulticastGroupLoRaWanOutput values. You can construct a concrete instance of `MulticastGroupLoRaWanInput` via:
MulticastGroupLoRaWanArgs{...}
type MulticastGroupLoRaWanOutput ¶ added in v0.72.0
type MulticastGroupLoRaWanOutput struct{ *pulumi.OutputState }
func (MulticastGroupLoRaWanOutput) DlClass ¶ added in v0.72.0
func (o MulticastGroupLoRaWanOutput) DlClass() pulumi.StringOutput
Multicast group LoRaWAN DL Class
func (MulticastGroupLoRaWanOutput) ElementType ¶ added in v0.72.0
func (MulticastGroupLoRaWanOutput) ElementType() reflect.Type
func (MulticastGroupLoRaWanOutput) NumberOfDevicesInGroup ¶ added in v0.72.0
func (o MulticastGroupLoRaWanOutput) NumberOfDevicesInGroup() pulumi.IntPtrOutput
Multicast group number of devices in group. Returned after successful read.
func (MulticastGroupLoRaWanOutput) NumberOfDevicesRequested ¶ added in v0.72.0
func (o MulticastGroupLoRaWanOutput) NumberOfDevicesRequested() pulumi.IntPtrOutput
Multicast group number of devices requested. Returned after successful read.
func (MulticastGroupLoRaWanOutput) RfRegion ¶ added in v0.72.0
func (o MulticastGroupLoRaWanOutput) RfRegion() pulumi.StringOutput
Multicast group LoRaWAN RF region
func (MulticastGroupLoRaWanOutput) ToMulticastGroupLoRaWanOutput ¶ added in v0.72.0
func (o MulticastGroupLoRaWanOutput) ToMulticastGroupLoRaWanOutput() MulticastGroupLoRaWanOutput
func (MulticastGroupLoRaWanOutput) ToMulticastGroupLoRaWanOutputWithContext ¶ added in v0.72.0
func (o MulticastGroupLoRaWanOutput) ToMulticastGroupLoRaWanOutputWithContext(ctx context.Context) MulticastGroupLoRaWanOutput
type MulticastGroupLoRaWanPtrOutput ¶ added in v0.72.0
type MulticastGroupLoRaWanPtrOutput struct{ *pulumi.OutputState }
func (MulticastGroupLoRaWanPtrOutput) DlClass ¶ added in v0.72.0
func (o MulticastGroupLoRaWanPtrOutput) DlClass() pulumi.StringPtrOutput
Multicast group LoRaWAN DL Class
func (MulticastGroupLoRaWanPtrOutput) Elem ¶ added in v0.72.0
func (o MulticastGroupLoRaWanPtrOutput) Elem() MulticastGroupLoRaWanOutput
func (MulticastGroupLoRaWanPtrOutput) ElementType ¶ added in v0.72.0
func (MulticastGroupLoRaWanPtrOutput) ElementType() reflect.Type
func (MulticastGroupLoRaWanPtrOutput) NumberOfDevicesInGroup ¶ added in v0.72.0
func (o MulticastGroupLoRaWanPtrOutput) NumberOfDevicesInGroup() pulumi.IntPtrOutput
Multicast group number of devices in group. Returned after successful read.
func (MulticastGroupLoRaWanPtrOutput) NumberOfDevicesRequested ¶ added in v0.72.0
func (o MulticastGroupLoRaWanPtrOutput) NumberOfDevicesRequested() pulumi.IntPtrOutput
Multicast group number of devices requested. Returned after successful read.
func (MulticastGroupLoRaWanPtrOutput) RfRegion ¶ added in v0.72.0
func (o MulticastGroupLoRaWanPtrOutput) RfRegion() pulumi.StringPtrOutput
Multicast group LoRaWAN RF region
func (MulticastGroupLoRaWanPtrOutput) ToMulticastGroupLoRaWanPtrOutput ¶ added in v0.72.0
func (o MulticastGroupLoRaWanPtrOutput) ToMulticastGroupLoRaWanPtrOutput() MulticastGroupLoRaWanPtrOutput
func (MulticastGroupLoRaWanPtrOutput) ToMulticastGroupLoRaWanPtrOutputWithContext ¶ added in v0.72.0
func (o MulticastGroupLoRaWanPtrOutput) ToMulticastGroupLoRaWanPtrOutputWithContext(ctx context.Context) MulticastGroupLoRaWanPtrOutput
type MulticastGroupOutput ¶ added in v0.5.0
type MulticastGroupOutput struct{ *pulumi.OutputState }
func (MulticastGroupOutput) Arn ¶ added in v0.17.0
func (o MulticastGroupOutput) Arn() pulumi.StringOutput
Multicast group arn. Returned after successful create.
func (MulticastGroupOutput) AssociateWirelessDevice ¶ added in v0.17.0
func (o MulticastGroupOutput) AssociateWirelessDevice() pulumi.StringPtrOutput
Wireless device to associate. Only for update request.
func (MulticastGroupOutput) AwsId ¶ added in v0.99.0
func (o MulticastGroupOutput) AwsId() pulumi.StringOutput
Multicast group id. Returned after successful create.
func (MulticastGroupOutput) Description ¶ added in v0.17.0
func (o MulticastGroupOutput) Description() pulumi.StringPtrOutput
Multicast group description
func (MulticastGroupOutput) DisassociateWirelessDevice ¶ added in v0.17.0
func (o MulticastGroupOutput) DisassociateWirelessDevice() pulumi.StringPtrOutput
Wireless device to disassociate. Only for update request.
func (MulticastGroupOutput) ElementType ¶ added in v0.5.0
func (MulticastGroupOutput) ElementType() reflect.Type
func (MulticastGroupOutput) LoRaWan ¶ added in v0.72.0
func (o MulticastGroupOutput) LoRaWan() MulticastGroupLoRaWanOutput
Multicast group LoRaWAN
func (MulticastGroupOutput) Name ¶ added in v0.17.0
func (o MulticastGroupOutput) Name() pulumi.StringPtrOutput
Name of Multicast group
func (MulticastGroupOutput) Status ¶ added in v0.17.0
func (o MulticastGroupOutput) Status() pulumi.StringOutput
Multicast group status. Returned after successful read.
func (MulticastGroupOutput) Tags ¶ added in v0.17.0
func (o MulticastGroupOutput) Tags() aws.TagArrayOutput
A list of key-value pairs that contain metadata for the Multicast group.
func (MulticastGroupOutput) ToMulticastGroupOutput ¶ added in v0.5.0
func (o MulticastGroupOutput) ToMulticastGroupOutput() MulticastGroupOutput
func (MulticastGroupOutput) ToMulticastGroupOutputWithContext ¶ added in v0.5.0
func (o MulticastGroupOutput) ToMulticastGroupOutputWithContext(ctx context.Context) MulticastGroupOutput
type MulticastGroupState ¶ added in v0.5.0
type MulticastGroupState struct { }
func (MulticastGroupState) ElementType ¶ added in v0.5.0
func (MulticastGroupState) ElementType() reflect.Type
type MulticastGroupTag ¶ added in v0.5.0
type NetworkAnalyzerConfiguration ¶ added in v0.18.0
type NetworkAnalyzerConfiguration struct { pulumi.CustomResourceState // Arn for network analyzer configuration, Returned upon successful create. Arn pulumi.StringOutput `pulumi:"arn"` // The description of the new resource Description pulumi.StringPtrOutput `pulumi:"description"` // Name of the network analyzer configuration Name pulumi.StringOutput `pulumi:"name"` // An array of key-value pairs to apply to this resource. Tags aws.TagArrayOutput `pulumi:"tags"` // Trace content for your wireless gateway and wireless device resources TraceContent TraceContentPropertiesPtrOutput `pulumi:"traceContent"` // List of wireless gateway resources that have been added to the network analyzer configuration WirelessDevices pulumi.StringArrayOutput `pulumi:"wirelessDevices"` // List of wireless gateway resources that have been added to the network analyzer configuration WirelessGateways pulumi.StringArrayOutput `pulumi:"wirelessGateways"` }
Create and manage NetworkAnalyzerConfiguration resource.
func GetNetworkAnalyzerConfiguration ¶ added in v0.18.0
func GetNetworkAnalyzerConfiguration(ctx *pulumi.Context, name string, id pulumi.IDInput, state *NetworkAnalyzerConfigurationState, opts ...pulumi.ResourceOption) (*NetworkAnalyzerConfiguration, error)
GetNetworkAnalyzerConfiguration gets an existing NetworkAnalyzerConfiguration resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewNetworkAnalyzerConfiguration ¶ added in v0.18.0
func NewNetworkAnalyzerConfiguration(ctx *pulumi.Context, name string, args *NetworkAnalyzerConfigurationArgs, opts ...pulumi.ResourceOption) (*NetworkAnalyzerConfiguration, error)
NewNetworkAnalyzerConfiguration registers a new resource with the given unique name, arguments, and options.
func (*NetworkAnalyzerConfiguration) ElementType ¶ added in v0.18.0
func (*NetworkAnalyzerConfiguration) ElementType() reflect.Type
func (*NetworkAnalyzerConfiguration) ToNetworkAnalyzerConfigurationOutput ¶ added in v0.18.0
func (i *NetworkAnalyzerConfiguration) ToNetworkAnalyzerConfigurationOutput() NetworkAnalyzerConfigurationOutput
func (*NetworkAnalyzerConfiguration) ToNetworkAnalyzerConfigurationOutputWithContext ¶ added in v0.18.0
func (i *NetworkAnalyzerConfiguration) ToNetworkAnalyzerConfigurationOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationOutput
type NetworkAnalyzerConfigurationArgs ¶ added in v0.18.0
type NetworkAnalyzerConfigurationArgs struct { // The description of the new resource Description pulumi.StringPtrInput // Name of the network analyzer configuration Name pulumi.StringPtrInput // An array of key-value pairs to apply to this resource. Tags aws.TagArrayInput // Trace content for your wireless gateway and wireless device resources TraceContent TraceContentPropertiesPtrInput // List of wireless gateway resources that have been added to the network analyzer configuration WirelessDevices pulumi.StringArrayInput // List of wireless gateway resources that have been added to the network analyzer configuration WirelessGateways pulumi.StringArrayInput }
The set of arguments for constructing a NetworkAnalyzerConfiguration resource.
func (NetworkAnalyzerConfigurationArgs) ElementType ¶ added in v0.18.0
func (NetworkAnalyzerConfigurationArgs) ElementType() reflect.Type
type NetworkAnalyzerConfigurationInput ¶ added in v0.18.0
type NetworkAnalyzerConfigurationInput interface { pulumi.Input ToNetworkAnalyzerConfigurationOutput() NetworkAnalyzerConfigurationOutput ToNetworkAnalyzerConfigurationOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationOutput }
type NetworkAnalyzerConfigurationLogLevel ¶ added in v0.18.0
type NetworkAnalyzerConfigurationLogLevel string
func (NetworkAnalyzerConfigurationLogLevel) ElementType ¶ added in v0.18.0
func (NetworkAnalyzerConfigurationLogLevel) ElementType() reflect.Type
func (NetworkAnalyzerConfigurationLogLevel) ToNetworkAnalyzerConfigurationLogLevelOutput ¶ added in v0.18.0
func (e NetworkAnalyzerConfigurationLogLevel) ToNetworkAnalyzerConfigurationLogLevelOutput() NetworkAnalyzerConfigurationLogLevelOutput
func (NetworkAnalyzerConfigurationLogLevel) ToNetworkAnalyzerConfigurationLogLevelOutputWithContext ¶ added in v0.18.0
func (e NetworkAnalyzerConfigurationLogLevel) ToNetworkAnalyzerConfigurationLogLevelOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationLogLevelOutput
func (NetworkAnalyzerConfigurationLogLevel) ToNetworkAnalyzerConfigurationLogLevelPtrOutput ¶ added in v0.18.0
func (e NetworkAnalyzerConfigurationLogLevel) ToNetworkAnalyzerConfigurationLogLevelPtrOutput() NetworkAnalyzerConfigurationLogLevelPtrOutput
func (NetworkAnalyzerConfigurationLogLevel) ToNetworkAnalyzerConfigurationLogLevelPtrOutputWithContext ¶ added in v0.18.0
func (e NetworkAnalyzerConfigurationLogLevel) ToNetworkAnalyzerConfigurationLogLevelPtrOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationLogLevelPtrOutput
func (NetworkAnalyzerConfigurationLogLevel) ToStringOutput ¶ added in v0.18.0
func (e NetworkAnalyzerConfigurationLogLevel) ToStringOutput() pulumi.StringOutput
func (NetworkAnalyzerConfigurationLogLevel) ToStringOutputWithContext ¶ added in v0.18.0
func (e NetworkAnalyzerConfigurationLogLevel) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (NetworkAnalyzerConfigurationLogLevel) ToStringPtrOutput ¶ added in v0.18.0
func (e NetworkAnalyzerConfigurationLogLevel) ToStringPtrOutput() pulumi.StringPtrOutput
func (NetworkAnalyzerConfigurationLogLevel) ToStringPtrOutputWithContext ¶ added in v0.18.0
func (e NetworkAnalyzerConfigurationLogLevel) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type NetworkAnalyzerConfigurationLogLevelInput ¶ added in v0.18.0
type NetworkAnalyzerConfigurationLogLevelInput interface { pulumi.Input ToNetworkAnalyzerConfigurationLogLevelOutput() NetworkAnalyzerConfigurationLogLevelOutput ToNetworkAnalyzerConfigurationLogLevelOutputWithContext(context.Context) NetworkAnalyzerConfigurationLogLevelOutput }
NetworkAnalyzerConfigurationLogLevelInput is an input type that accepts values of the NetworkAnalyzerConfigurationLogLevel enum A concrete instance of `NetworkAnalyzerConfigurationLogLevelInput` can be one of the following:
NetworkAnalyzerConfigurationLogLevelInfo NetworkAnalyzerConfigurationLogLevelError NetworkAnalyzerConfigurationLogLevelDisabled
type NetworkAnalyzerConfigurationLogLevelOutput ¶ added in v0.18.0
type NetworkAnalyzerConfigurationLogLevelOutput struct{ *pulumi.OutputState }
func (NetworkAnalyzerConfigurationLogLevelOutput) ElementType ¶ added in v0.18.0
func (NetworkAnalyzerConfigurationLogLevelOutput) ElementType() reflect.Type
func (NetworkAnalyzerConfigurationLogLevelOutput) ToNetworkAnalyzerConfigurationLogLevelOutput ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationLogLevelOutput) ToNetworkAnalyzerConfigurationLogLevelOutput() NetworkAnalyzerConfigurationLogLevelOutput
func (NetworkAnalyzerConfigurationLogLevelOutput) ToNetworkAnalyzerConfigurationLogLevelOutputWithContext ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationLogLevelOutput) ToNetworkAnalyzerConfigurationLogLevelOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationLogLevelOutput
func (NetworkAnalyzerConfigurationLogLevelOutput) ToNetworkAnalyzerConfigurationLogLevelPtrOutput ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationLogLevelOutput) ToNetworkAnalyzerConfigurationLogLevelPtrOutput() NetworkAnalyzerConfigurationLogLevelPtrOutput
func (NetworkAnalyzerConfigurationLogLevelOutput) ToNetworkAnalyzerConfigurationLogLevelPtrOutputWithContext ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationLogLevelOutput) ToNetworkAnalyzerConfigurationLogLevelPtrOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationLogLevelPtrOutput
func (NetworkAnalyzerConfigurationLogLevelOutput) ToStringOutput ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationLogLevelOutput) ToStringOutput() pulumi.StringOutput
func (NetworkAnalyzerConfigurationLogLevelOutput) ToStringOutputWithContext ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationLogLevelOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (NetworkAnalyzerConfigurationLogLevelOutput) ToStringPtrOutput ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationLogLevelOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (NetworkAnalyzerConfigurationLogLevelOutput) ToStringPtrOutputWithContext ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationLogLevelOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type NetworkAnalyzerConfigurationLogLevelPtrInput ¶ added in v0.18.0
type NetworkAnalyzerConfigurationLogLevelPtrInput interface { pulumi.Input ToNetworkAnalyzerConfigurationLogLevelPtrOutput() NetworkAnalyzerConfigurationLogLevelPtrOutput ToNetworkAnalyzerConfigurationLogLevelPtrOutputWithContext(context.Context) NetworkAnalyzerConfigurationLogLevelPtrOutput }
func NetworkAnalyzerConfigurationLogLevelPtr ¶ added in v0.18.0
func NetworkAnalyzerConfigurationLogLevelPtr(v string) NetworkAnalyzerConfigurationLogLevelPtrInput
type NetworkAnalyzerConfigurationLogLevelPtrOutput ¶ added in v0.18.0
type NetworkAnalyzerConfigurationLogLevelPtrOutput struct{ *pulumi.OutputState }
func (NetworkAnalyzerConfigurationLogLevelPtrOutput) ElementType ¶ added in v0.18.0
func (NetworkAnalyzerConfigurationLogLevelPtrOutput) ElementType() reflect.Type
func (NetworkAnalyzerConfigurationLogLevelPtrOutput) ToNetworkAnalyzerConfigurationLogLevelPtrOutput ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationLogLevelPtrOutput) ToNetworkAnalyzerConfigurationLogLevelPtrOutput() NetworkAnalyzerConfigurationLogLevelPtrOutput
func (NetworkAnalyzerConfigurationLogLevelPtrOutput) ToNetworkAnalyzerConfigurationLogLevelPtrOutputWithContext ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationLogLevelPtrOutput) ToNetworkAnalyzerConfigurationLogLevelPtrOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationLogLevelPtrOutput
func (NetworkAnalyzerConfigurationLogLevelPtrOutput) ToStringPtrOutput ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationLogLevelPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (NetworkAnalyzerConfigurationLogLevelPtrOutput) ToStringPtrOutputWithContext ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationLogLevelPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type NetworkAnalyzerConfigurationOutput ¶ added in v0.18.0
type NetworkAnalyzerConfigurationOutput struct{ *pulumi.OutputState }
func (NetworkAnalyzerConfigurationOutput) Arn ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationOutput) Arn() pulumi.StringOutput
Arn for network analyzer configuration, Returned upon successful create.
func (NetworkAnalyzerConfigurationOutput) Description ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationOutput) Description() pulumi.StringPtrOutput
The description of the new resource
func (NetworkAnalyzerConfigurationOutput) ElementType ¶ added in v0.18.0
func (NetworkAnalyzerConfigurationOutput) ElementType() reflect.Type
func (NetworkAnalyzerConfigurationOutput) Name ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationOutput) Name() pulumi.StringOutput
Name of the network analyzer configuration
func (NetworkAnalyzerConfigurationOutput) Tags ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationOutput) Tags() aws.TagArrayOutput
An array of key-value pairs to apply to this resource.
func (NetworkAnalyzerConfigurationOutput) ToNetworkAnalyzerConfigurationOutput ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationOutput) ToNetworkAnalyzerConfigurationOutput() NetworkAnalyzerConfigurationOutput
func (NetworkAnalyzerConfigurationOutput) ToNetworkAnalyzerConfigurationOutputWithContext ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationOutput) ToNetworkAnalyzerConfigurationOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationOutput
func (NetworkAnalyzerConfigurationOutput) TraceContent ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationOutput) TraceContent() TraceContentPropertiesPtrOutput
Trace content for your wireless gateway and wireless device resources
func (NetworkAnalyzerConfigurationOutput) WirelessDevices ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationOutput) WirelessDevices() pulumi.StringArrayOutput
List of wireless gateway resources that have been added to the network analyzer configuration
func (NetworkAnalyzerConfigurationOutput) WirelessGateways ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationOutput) WirelessGateways() pulumi.StringArrayOutput
List of wireless gateway resources that have been added to the network analyzer configuration
type NetworkAnalyzerConfigurationState ¶ added in v0.18.0
type NetworkAnalyzerConfigurationState struct { }
func (NetworkAnalyzerConfigurationState) ElementType ¶ added in v0.18.0
func (NetworkAnalyzerConfigurationState) ElementType() reflect.Type
type NetworkAnalyzerConfigurationTag ¶ added in v0.18.0
type NetworkAnalyzerConfigurationTag struct { // The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -. Key string `pulumi:"key"` // The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -. Value string `pulumi:"value"` }
A key-value pair to associate with a resource.
type NetworkAnalyzerConfigurationWirelessDeviceFrameInfo ¶ added in v0.18.0
type NetworkAnalyzerConfigurationWirelessDeviceFrameInfo string
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ElementType ¶ added in v0.18.0
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ElementType() reflect.Type
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput ¶ added in v0.18.0
func (e NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput() NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutputWithContext ¶ added in v0.18.0
func (e NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput ¶ added in v0.18.0
func (e NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput() NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutputWithContext ¶ added in v0.18.0
func (e NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToStringOutput ¶ added in v0.18.0
func (e NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToStringOutput() pulumi.StringOutput
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToStringOutputWithContext ¶ added in v0.18.0
func (e NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToStringPtrOutput ¶ added in v0.18.0
func (e NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToStringPtrOutput() pulumi.StringPtrOutput
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToStringPtrOutputWithContext ¶ added in v0.18.0
func (e NetworkAnalyzerConfigurationWirelessDeviceFrameInfo) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type NetworkAnalyzerConfigurationWirelessDeviceFrameInfoInput ¶ added in v0.18.0
type NetworkAnalyzerConfigurationWirelessDeviceFrameInfoInput interface { pulumi.Input ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput() NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutputWithContext(context.Context) NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput }
NetworkAnalyzerConfigurationWirelessDeviceFrameInfoInput is an input type that accepts values of the NetworkAnalyzerConfigurationWirelessDeviceFrameInfo enum A concrete instance of `NetworkAnalyzerConfigurationWirelessDeviceFrameInfoInput` can be one of the following:
NetworkAnalyzerConfigurationWirelessDeviceFrameInfoEnabled NetworkAnalyzerConfigurationWirelessDeviceFrameInfoDisabled
type NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput ¶ added in v0.18.0
type NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput struct{ *pulumi.OutputState }
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ElementType ¶ added in v0.18.0
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ElementType() reflect.Type
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput() NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutputWithContext ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput() NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutputWithContext ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToStringOutput ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToStringOutput() pulumi.StringOutput
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToStringOutputWithContext ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToStringPtrOutput ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToStringPtrOutputWithContext ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrInput ¶ added in v0.18.0
type NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrInput interface { pulumi.Input ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput() NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutputWithContext(context.Context) NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput }
func NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtr ¶ added in v0.18.0
func NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtr(v string) NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrInput
type NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput ¶ added in v0.18.0
type NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput struct{ *pulumi.OutputState }
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput) ElementType ¶ added in v0.18.0
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput) ElementType() reflect.Type
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput() NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutputWithContext ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput) ToNetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutputWithContext(ctx context.Context) NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput) ToStringPtrOutput ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput) ToStringPtrOutputWithContext ¶ added in v0.18.0
func (o NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
type ServiceProfile ¶
type ServiceProfile struct { pulumi.CustomResourceState // Service profile Arn. Returned after successful create. Arn pulumi.StringOutput `pulumi:"arn"` // Service profile Id. Returned after successful create. AwsId pulumi.StringOutput `pulumi:"awsId"` // LoRaWAN supports all LoRa specific attributes for service profile for CreateServiceProfile operation LoRaWan ServiceProfileLoRaWanServiceProfilePtrOutput `pulumi:"loRaWan"` // Name of service profile Name pulumi.StringPtrOutput `pulumi:"name"` // A list of key-value pairs that contain metadata for the service profile. Tags aws.TagArrayOutput `pulumi:"tags"` }
An example resource schema demonstrating some basic constructs and validation rules.
func GetServiceProfile ¶
func GetServiceProfile(ctx *pulumi.Context, name string, id pulumi.IDInput, state *ServiceProfileState, opts ...pulumi.ResourceOption) (*ServiceProfile, error)
GetServiceProfile gets an existing ServiceProfile resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewServiceProfile ¶
func NewServiceProfile(ctx *pulumi.Context, name string, args *ServiceProfileArgs, opts ...pulumi.ResourceOption) (*ServiceProfile, error)
NewServiceProfile registers a new resource with the given unique name, arguments, and options.
func (*ServiceProfile) ElementType ¶
func (*ServiceProfile) ElementType() reflect.Type
func (*ServiceProfile) ToServiceProfileOutput ¶
func (i *ServiceProfile) ToServiceProfileOutput() ServiceProfileOutput
func (*ServiceProfile) ToServiceProfileOutputWithContext ¶
func (i *ServiceProfile) ToServiceProfileOutputWithContext(ctx context.Context) ServiceProfileOutput
type ServiceProfileArgs ¶
type ServiceProfileArgs struct { // LoRaWAN supports all LoRa specific attributes for service profile for CreateServiceProfile operation LoRaWan ServiceProfileLoRaWanServiceProfilePtrInput // Name of service profile Name pulumi.StringPtrInput // A list of key-value pairs that contain metadata for the service profile. Tags aws.TagArrayInput }
The set of arguments for constructing a ServiceProfile resource.
func (ServiceProfileArgs) ElementType ¶
func (ServiceProfileArgs) ElementType() reflect.Type
type ServiceProfileInput ¶
type ServiceProfileInput interface { pulumi.Input ToServiceProfileOutput() ServiceProfileOutput ToServiceProfileOutputWithContext(ctx context.Context) ServiceProfileOutput }
type ServiceProfileLoRaWanServiceProfile ¶ added in v0.72.0
type ServiceProfileLoRaWanServiceProfile struct { // The AddGWMetaData value. AddGwMetadata *bool `pulumi:"addGwMetadata"` // The ChannelMask value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` ChannelMask *string `pulumi:"channelMask"` // The DevStatusReqFreq value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` DevStatusReqFreq *int `pulumi:"devStatusReqFreq"` // The DLBucketSize value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` DlBucketSize *int `pulumi:"dlBucketSize"` // The DLRate value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` DlRate *int `pulumi:"dlRate"` // The DLRatePolicy value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` DlRatePolicy *string `pulumi:"dlRatePolicy"` // The DRMax value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` DrMax *int `pulumi:"drMax"` // The DRMin value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` DrMin *int `pulumi:"drMin"` // The HRAllowed value that describes whether handover roaming is allowed. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` HrAllowed *bool `pulumi:"hrAllowed"` // The MinGwDiversity value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` MinGwDiversity *int `pulumi:"minGwDiversity"` // The NwkGeoLoc value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` NwkGeoLoc *bool `pulumi:"nwkGeoLoc"` // The PRAllowed value that describes whether passive roaming is allowed. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` PrAllowed *bool `pulumi:"prAllowed"` // The RAAllowed value that describes whether roaming activation is allowed. RaAllowed *bool `pulumi:"raAllowed"` // The ReportDevStatusBattery value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` ReportDevStatusBattery *bool `pulumi:"reportDevStatusBattery"` // The ReportDevStatusMargin value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` ReportDevStatusMargin *bool `pulumi:"reportDevStatusMargin"` // The TargetPer value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` TargetPer *int `pulumi:"targetPer"` // The UlBucketSize value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` UlBucketSize *int `pulumi:"ulBucketSize"` // The ULRate value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` UlRate *int `pulumi:"ulRate"` // The ULRatePolicy value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` UlRatePolicy *string `pulumi:"ulRatePolicy"` }
type ServiceProfileLoRaWanServiceProfileArgs ¶ added in v0.72.0
type ServiceProfileLoRaWanServiceProfileArgs struct { // The AddGWMetaData value. AddGwMetadata pulumi.BoolPtrInput `pulumi:"addGwMetadata"` // The ChannelMask value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` ChannelMask pulumi.StringPtrInput `pulumi:"channelMask"` // The DevStatusReqFreq value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` DevStatusReqFreq pulumi.IntPtrInput `pulumi:"devStatusReqFreq"` // The DLBucketSize value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` DlBucketSize pulumi.IntPtrInput `pulumi:"dlBucketSize"` // The DLRate value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` DlRate pulumi.IntPtrInput `pulumi:"dlRate"` // The DLRatePolicy value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` DlRatePolicy pulumi.StringPtrInput `pulumi:"dlRatePolicy"` // The DRMax value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` DrMax pulumi.IntPtrInput `pulumi:"drMax"` // The DRMin value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` DrMin pulumi.IntPtrInput `pulumi:"drMin"` // The HRAllowed value that describes whether handover roaming is allowed. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` HrAllowed pulumi.BoolPtrInput `pulumi:"hrAllowed"` // The MinGwDiversity value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` MinGwDiversity pulumi.IntPtrInput `pulumi:"minGwDiversity"` // The NwkGeoLoc value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` NwkGeoLoc pulumi.BoolPtrInput `pulumi:"nwkGeoLoc"` // The PRAllowed value that describes whether passive roaming is allowed. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` PrAllowed pulumi.BoolPtrInput `pulumi:"prAllowed"` // The RAAllowed value that describes whether roaming activation is allowed. RaAllowed pulumi.BoolPtrInput `pulumi:"raAllowed"` // The ReportDevStatusBattery value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` ReportDevStatusBattery pulumi.BoolPtrInput `pulumi:"reportDevStatusBattery"` // The ReportDevStatusMargin value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` ReportDevStatusMargin pulumi.BoolPtrInput `pulumi:"reportDevStatusMargin"` // The TargetPer value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` TargetPer pulumi.IntPtrInput `pulumi:"targetPer"` // The UlBucketSize value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` UlBucketSize pulumi.IntPtrInput `pulumi:"ulBucketSize"` // The ULRate value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` UlRate pulumi.IntPtrInput `pulumi:"ulRate"` // The ULRatePolicy value. // // This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt` UlRatePolicy pulumi.StringPtrInput `pulumi:"ulRatePolicy"` }
func (ServiceProfileLoRaWanServiceProfileArgs) ElementType ¶ added in v0.72.0
func (ServiceProfileLoRaWanServiceProfileArgs) ElementType() reflect.Type
func (ServiceProfileLoRaWanServiceProfileArgs) ToServiceProfileLoRaWanServiceProfileOutput ¶ added in v0.72.0
func (i ServiceProfileLoRaWanServiceProfileArgs) ToServiceProfileLoRaWanServiceProfileOutput() ServiceProfileLoRaWanServiceProfileOutput
func (ServiceProfileLoRaWanServiceProfileArgs) ToServiceProfileLoRaWanServiceProfileOutputWithContext ¶ added in v0.72.0
func (i ServiceProfileLoRaWanServiceProfileArgs) ToServiceProfileLoRaWanServiceProfileOutputWithContext(ctx context.Context) ServiceProfileLoRaWanServiceProfileOutput
func (ServiceProfileLoRaWanServiceProfileArgs) ToServiceProfileLoRaWanServiceProfilePtrOutput ¶ added in v0.72.0
func (i ServiceProfileLoRaWanServiceProfileArgs) ToServiceProfileLoRaWanServiceProfilePtrOutput() ServiceProfileLoRaWanServiceProfilePtrOutput
func (ServiceProfileLoRaWanServiceProfileArgs) ToServiceProfileLoRaWanServiceProfilePtrOutputWithContext ¶ added in v0.72.0
func (i ServiceProfileLoRaWanServiceProfileArgs) ToServiceProfileLoRaWanServiceProfilePtrOutputWithContext(ctx context.Context) ServiceProfileLoRaWanServiceProfilePtrOutput
type ServiceProfileLoRaWanServiceProfileInput ¶ added in v0.72.0
type ServiceProfileLoRaWanServiceProfileInput interface { pulumi.Input ToServiceProfileLoRaWanServiceProfileOutput() ServiceProfileLoRaWanServiceProfileOutput ToServiceProfileLoRaWanServiceProfileOutputWithContext(context.Context) ServiceProfileLoRaWanServiceProfileOutput }
ServiceProfileLoRaWanServiceProfileInput is an input type that accepts ServiceProfileLoRaWanServiceProfileArgs and ServiceProfileLoRaWanServiceProfileOutput values. You can construct a concrete instance of `ServiceProfileLoRaWanServiceProfileInput` via:
ServiceProfileLoRaWanServiceProfileArgs{...}
type ServiceProfileLoRaWanServiceProfileOutput ¶ added in v0.72.0
type ServiceProfileLoRaWanServiceProfileOutput struct{ *pulumi.OutputState }
func (ServiceProfileLoRaWanServiceProfileOutput) AddGwMetadata ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) AddGwMetadata() pulumi.BoolPtrOutput
The AddGWMetaData value.
func (ServiceProfileLoRaWanServiceProfileOutput) ChannelMask ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) ChannelMask() pulumi.StringPtrOutput
The ChannelMask value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfileOutput) DevStatusReqFreq ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) DevStatusReqFreq() pulumi.IntPtrOutput
The DevStatusReqFreq value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfileOutput) DlBucketSize ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) DlBucketSize() pulumi.IntPtrOutput
The DLBucketSize value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfileOutput) DlRate ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) DlRate() pulumi.IntPtrOutput
The DLRate value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfileOutput) DlRatePolicy ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) DlRatePolicy() pulumi.StringPtrOutput
The DLRatePolicy value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfileOutput) DrMax ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) DrMax() pulumi.IntPtrOutput
The DRMax value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfileOutput) DrMin ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) DrMin() pulumi.IntPtrOutput
The DRMin value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfileOutput) ElementType ¶ added in v0.72.0
func (ServiceProfileLoRaWanServiceProfileOutput) ElementType() reflect.Type
func (ServiceProfileLoRaWanServiceProfileOutput) HrAllowed ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) HrAllowed() pulumi.BoolPtrOutput
The HRAllowed value that describes whether handover roaming is allowed.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfileOutput) MinGwDiversity ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) MinGwDiversity() pulumi.IntPtrOutput
The MinGwDiversity value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfileOutput) NwkGeoLoc ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) NwkGeoLoc() pulumi.BoolPtrOutput
The NwkGeoLoc value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfileOutput) PrAllowed ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) PrAllowed() pulumi.BoolPtrOutput
The PRAllowed value that describes whether passive roaming is allowed.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfileOutput) RaAllowed ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) RaAllowed() pulumi.BoolPtrOutput
The RAAllowed value that describes whether roaming activation is allowed.
func (ServiceProfileLoRaWanServiceProfileOutput) ReportDevStatusBattery ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) ReportDevStatusBattery() pulumi.BoolPtrOutput
The ReportDevStatusBattery value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfileOutput) ReportDevStatusMargin ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) ReportDevStatusMargin() pulumi.BoolPtrOutput
The ReportDevStatusMargin value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfileOutput) TargetPer ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) TargetPer() pulumi.IntPtrOutput
The TargetPer value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfileOutput) ToServiceProfileLoRaWanServiceProfileOutput ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) ToServiceProfileLoRaWanServiceProfileOutput() ServiceProfileLoRaWanServiceProfileOutput
func (ServiceProfileLoRaWanServiceProfileOutput) ToServiceProfileLoRaWanServiceProfileOutputWithContext ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) ToServiceProfileLoRaWanServiceProfileOutputWithContext(ctx context.Context) ServiceProfileLoRaWanServiceProfileOutput
func (ServiceProfileLoRaWanServiceProfileOutput) ToServiceProfileLoRaWanServiceProfilePtrOutput ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) ToServiceProfileLoRaWanServiceProfilePtrOutput() ServiceProfileLoRaWanServiceProfilePtrOutput
func (ServiceProfileLoRaWanServiceProfileOutput) ToServiceProfileLoRaWanServiceProfilePtrOutputWithContext ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) ToServiceProfileLoRaWanServiceProfilePtrOutputWithContext(ctx context.Context) ServiceProfileLoRaWanServiceProfilePtrOutput
func (ServiceProfileLoRaWanServiceProfileOutput) UlBucketSize ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) UlBucketSize() pulumi.IntPtrOutput
The UlBucketSize value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfileOutput) UlRate ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) UlRate() pulumi.IntPtrOutput
The ULRate value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfileOutput) UlRatePolicy ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfileOutput) UlRatePolicy() pulumi.StringPtrOutput
The ULRatePolicy value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
type ServiceProfileLoRaWanServiceProfilePtrInput ¶ added in v0.72.0
type ServiceProfileLoRaWanServiceProfilePtrInput interface { pulumi.Input ToServiceProfileLoRaWanServiceProfilePtrOutput() ServiceProfileLoRaWanServiceProfilePtrOutput ToServiceProfileLoRaWanServiceProfilePtrOutputWithContext(context.Context) ServiceProfileLoRaWanServiceProfilePtrOutput }
ServiceProfileLoRaWanServiceProfilePtrInput is an input type that accepts ServiceProfileLoRaWanServiceProfileArgs, ServiceProfileLoRaWanServiceProfilePtr and ServiceProfileLoRaWanServiceProfilePtrOutput values. You can construct a concrete instance of `ServiceProfileLoRaWanServiceProfilePtrInput` via:
ServiceProfileLoRaWanServiceProfileArgs{...} or: nil
func ServiceProfileLoRaWanServiceProfilePtr ¶ added in v0.72.0
func ServiceProfileLoRaWanServiceProfilePtr(v *ServiceProfileLoRaWanServiceProfileArgs) ServiceProfileLoRaWanServiceProfilePtrInput
type ServiceProfileLoRaWanServiceProfilePtrOutput ¶ added in v0.72.0
type ServiceProfileLoRaWanServiceProfilePtrOutput struct{ *pulumi.OutputState }
func (ServiceProfileLoRaWanServiceProfilePtrOutput) AddGwMetadata ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) AddGwMetadata() pulumi.BoolPtrOutput
The AddGWMetaData value.
func (ServiceProfileLoRaWanServiceProfilePtrOutput) ChannelMask ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) ChannelMask() pulumi.StringPtrOutput
The ChannelMask value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfilePtrOutput) DevStatusReqFreq ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) DevStatusReqFreq() pulumi.IntPtrOutput
The DevStatusReqFreq value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfilePtrOutput) DlBucketSize ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) DlBucketSize() pulumi.IntPtrOutput
The DLBucketSize value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfilePtrOutput) DlRate ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) DlRate() pulumi.IntPtrOutput
The DLRate value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfilePtrOutput) DlRatePolicy ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) DlRatePolicy() pulumi.StringPtrOutput
The DLRatePolicy value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfilePtrOutput) DrMax ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) DrMax() pulumi.IntPtrOutput
The DRMax value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfilePtrOutput) DrMin ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) DrMin() pulumi.IntPtrOutput
The DRMin value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfilePtrOutput) ElementType ¶ added in v0.72.0
func (ServiceProfileLoRaWanServiceProfilePtrOutput) ElementType() reflect.Type
func (ServiceProfileLoRaWanServiceProfilePtrOutput) HrAllowed ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) HrAllowed() pulumi.BoolPtrOutput
The HRAllowed value that describes whether handover roaming is allowed.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfilePtrOutput) MinGwDiversity ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) MinGwDiversity() pulumi.IntPtrOutput
The MinGwDiversity value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfilePtrOutput) NwkGeoLoc ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) NwkGeoLoc() pulumi.BoolPtrOutput
The NwkGeoLoc value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfilePtrOutput) PrAllowed ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) PrAllowed() pulumi.BoolPtrOutput
The PRAllowed value that describes whether passive roaming is allowed.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfilePtrOutput) RaAllowed ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) RaAllowed() pulumi.BoolPtrOutput
The RAAllowed value that describes whether roaming activation is allowed.
func (ServiceProfileLoRaWanServiceProfilePtrOutput) ReportDevStatusBattery ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) ReportDevStatusBattery() pulumi.BoolPtrOutput
The ReportDevStatusBattery value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfilePtrOutput) ReportDevStatusMargin ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) ReportDevStatusMargin() pulumi.BoolPtrOutput
The ReportDevStatusMargin value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfilePtrOutput) TargetPer ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) TargetPer() pulumi.IntPtrOutput
The TargetPer value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfilePtrOutput) ToServiceProfileLoRaWanServiceProfilePtrOutput ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) ToServiceProfileLoRaWanServiceProfilePtrOutput() ServiceProfileLoRaWanServiceProfilePtrOutput
func (ServiceProfileLoRaWanServiceProfilePtrOutput) ToServiceProfileLoRaWanServiceProfilePtrOutputWithContext ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) ToServiceProfileLoRaWanServiceProfilePtrOutputWithContext(ctx context.Context) ServiceProfileLoRaWanServiceProfilePtrOutput
func (ServiceProfileLoRaWanServiceProfilePtrOutput) UlBucketSize ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) UlBucketSize() pulumi.IntPtrOutput
The UlBucketSize value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfilePtrOutput) UlRate ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) UlRate() pulumi.IntPtrOutput
The ULRate value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
func (ServiceProfileLoRaWanServiceProfilePtrOutput) UlRatePolicy ¶ added in v0.72.0
func (o ServiceProfileLoRaWanServiceProfilePtrOutput) UlRatePolicy() pulumi.StringPtrOutput
The ULRatePolicy value.
This property is `ReadOnly` and can't be inputted for create. It's returned with `Fn::GetAtt`
type ServiceProfileOutput ¶
type ServiceProfileOutput struct{ *pulumi.OutputState }
func (ServiceProfileOutput) Arn ¶ added in v0.17.0
func (o ServiceProfileOutput) Arn() pulumi.StringOutput
Service profile Arn. Returned after successful create.
func (ServiceProfileOutput) AwsId ¶ added in v0.99.0
func (o ServiceProfileOutput) AwsId() pulumi.StringOutput
Service profile Id. Returned after successful create.
func (ServiceProfileOutput) ElementType ¶
func (ServiceProfileOutput) ElementType() reflect.Type
func (ServiceProfileOutput) LoRaWan ¶ added in v0.72.0
func (o ServiceProfileOutput) LoRaWan() ServiceProfileLoRaWanServiceProfilePtrOutput
LoRaWAN supports all LoRa specific attributes for service profile for CreateServiceProfile operation
func (ServiceProfileOutput) Name ¶ added in v0.17.0
func (o ServiceProfileOutput) Name() pulumi.StringPtrOutput
Name of service profile
func (ServiceProfileOutput) Tags ¶ added in v0.17.0
func (o ServiceProfileOutput) Tags() aws.TagArrayOutput
A list of key-value pairs that contain metadata for the service profile.
func (ServiceProfileOutput) ToServiceProfileOutput ¶
func (o ServiceProfileOutput) ToServiceProfileOutput() ServiceProfileOutput
func (ServiceProfileOutput) ToServiceProfileOutputWithContext ¶
func (o ServiceProfileOutput) ToServiceProfileOutputWithContext(ctx context.Context) ServiceProfileOutput
type ServiceProfileState ¶
type ServiceProfileState struct { }
func (ServiceProfileState) ElementType ¶
func (ServiceProfileState) ElementType() reflect.Type
type ServiceProfileTag ¶
type TaskDefinition ¶
type TaskDefinition struct { pulumi.CustomResourceState // TaskDefinition arn. Returned after successful create. Arn pulumi.StringOutput `pulumi:"arn"` // Whether to automatically create tasks using this task definition for all gateways with the specified current version. If false, the task must me created by calling CreateWirelessGatewayTask. AutoCreateTasks pulumi.BoolOutput `pulumi:"autoCreateTasks"` // The ID of the new wireless gateway task definition AwsId pulumi.StringOutput `pulumi:"awsId"` // The list of task definitions. LoRaWanUpdateGatewayTaskEntry TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput `pulumi:"loRaWanUpdateGatewayTaskEntry"` // The name of the new resource. Name pulumi.StringPtrOutput `pulumi:"name"` // A list of key-value pairs that contain metadata for the destination. Tags aws.TagArrayOutput `pulumi:"tags"` // A filter to list only the wireless gateway task definitions that use this task definition type TaskDefinitionType TaskDefinitionTypePtrOutput `pulumi:"taskDefinitionType"` // Information about the gateways to update. Update TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput `pulumi:"update"` }
Creates a gateway task definition.
func GetTaskDefinition ¶
func GetTaskDefinition(ctx *pulumi.Context, name string, id pulumi.IDInput, state *TaskDefinitionState, opts ...pulumi.ResourceOption) (*TaskDefinition, error)
GetTaskDefinition gets an existing TaskDefinition resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewTaskDefinition ¶
func NewTaskDefinition(ctx *pulumi.Context, name string, args *TaskDefinitionArgs, opts ...pulumi.ResourceOption) (*TaskDefinition, error)
NewTaskDefinition registers a new resource with the given unique name, arguments, and options.
func (*TaskDefinition) ElementType ¶
func (*TaskDefinition) ElementType() reflect.Type
func (*TaskDefinition) ToTaskDefinitionOutput ¶
func (i *TaskDefinition) ToTaskDefinitionOutput() TaskDefinitionOutput
func (*TaskDefinition) ToTaskDefinitionOutputWithContext ¶
func (i *TaskDefinition) ToTaskDefinitionOutputWithContext(ctx context.Context) TaskDefinitionOutput
type TaskDefinitionArgs ¶
type TaskDefinitionArgs struct { // Whether to automatically create tasks using this task definition for all gateways with the specified current version. If false, the task must me created by calling CreateWirelessGatewayTask. AutoCreateTasks pulumi.BoolInput // The list of task definitions. LoRaWanUpdateGatewayTaskEntry TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrInput // The name of the new resource. Name pulumi.StringPtrInput // A list of key-value pairs that contain metadata for the destination. Tags aws.TagArrayInput // A filter to list only the wireless gateway task definitions that use this task definition type TaskDefinitionType TaskDefinitionTypePtrInput // Information about the gateways to update. Update TaskDefinitionUpdateWirelessGatewayTaskCreatePtrInput }
The set of arguments for constructing a TaskDefinition resource.
func (TaskDefinitionArgs) ElementType ¶
func (TaskDefinitionArgs) ElementType() reflect.Type
type TaskDefinitionInput ¶
type TaskDefinitionInput interface { pulumi.Input ToTaskDefinitionOutput() TaskDefinitionOutput ToTaskDefinitionOutputWithContext(ctx context.Context) TaskDefinitionOutput }
type TaskDefinitionLoRaWanGatewayVersion ¶ added in v0.72.0
type TaskDefinitionLoRaWanGatewayVersion struct { // The model number of the wireless gateway. Model *string `pulumi:"model"` // The version of the wireless gateway firmware. PackageVersion *string `pulumi:"packageVersion"` // The basic station version of the wireless gateway. Station *string `pulumi:"station"` }
type TaskDefinitionLoRaWanGatewayVersionArgs ¶ added in v0.72.0
type TaskDefinitionLoRaWanGatewayVersionArgs struct { // The model number of the wireless gateway. Model pulumi.StringPtrInput `pulumi:"model"` // The version of the wireless gateway firmware. PackageVersion pulumi.StringPtrInput `pulumi:"packageVersion"` // The basic station version of the wireless gateway. Station pulumi.StringPtrInput `pulumi:"station"` }
func (TaskDefinitionLoRaWanGatewayVersionArgs) ElementType ¶ added in v0.72.0
func (TaskDefinitionLoRaWanGatewayVersionArgs) ElementType() reflect.Type
func (TaskDefinitionLoRaWanGatewayVersionArgs) ToTaskDefinitionLoRaWanGatewayVersionOutput ¶ added in v0.72.0
func (i TaskDefinitionLoRaWanGatewayVersionArgs) ToTaskDefinitionLoRaWanGatewayVersionOutput() TaskDefinitionLoRaWanGatewayVersionOutput
func (TaskDefinitionLoRaWanGatewayVersionArgs) ToTaskDefinitionLoRaWanGatewayVersionOutputWithContext ¶ added in v0.72.0
func (i TaskDefinitionLoRaWanGatewayVersionArgs) ToTaskDefinitionLoRaWanGatewayVersionOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanGatewayVersionOutput
func (TaskDefinitionLoRaWanGatewayVersionArgs) ToTaskDefinitionLoRaWanGatewayVersionPtrOutput ¶ added in v0.72.0
func (i TaskDefinitionLoRaWanGatewayVersionArgs) ToTaskDefinitionLoRaWanGatewayVersionPtrOutput() TaskDefinitionLoRaWanGatewayVersionPtrOutput
func (TaskDefinitionLoRaWanGatewayVersionArgs) ToTaskDefinitionLoRaWanGatewayVersionPtrOutputWithContext ¶ added in v0.72.0
func (i TaskDefinitionLoRaWanGatewayVersionArgs) ToTaskDefinitionLoRaWanGatewayVersionPtrOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanGatewayVersionPtrOutput
type TaskDefinitionLoRaWanGatewayVersionInput ¶ added in v0.72.0
type TaskDefinitionLoRaWanGatewayVersionInput interface { pulumi.Input ToTaskDefinitionLoRaWanGatewayVersionOutput() TaskDefinitionLoRaWanGatewayVersionOutput ToTaskDefinitionLoRaWanGatewayVersionOutputWithContext(context.Context) TaskDefinitionLoRaWanGatewayVersionOutput }
TaskDefinitionLoRaWanGatewayVersionInput is an input type that accepts TaskDefinitionLoRaWanGatewayVersionArgs and TaskDefinitionLoRaWanGatewayVersionOutput values. You can construct a concrete instance of `TaskDefinitionLoRaWanGatewayVersionInput` via:
TaskDefinitionLoRaWanGatewayVersionArgs{...}
type TaskDefinitionLoRaWanGatewayVersionOutput ¶ added in v0.72.0
type TaskDefinitionLoRaWanGatewayVersionOutput struct{ *pulumi.OutputState }
func (TaskDefinitionLoRaWanGatewayVersionOutput) ElementType ¶ added in v0.72.0
func (TaskDefinitionLoRaWanGatewayVersionOutput) ElementType() reflect.Type
func (TaskDefinitionLoRaWanGatewayVersionOutput) Model ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanGatewayVersionOutput) Model() pulumi.StringPtrOutput
The model number of the wireless gateway.
func (TaskDefinitionLoRaWanGatewayVersionOutput) PackageVersion ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanGatewayVersionOutput) PackageVersion() pulumi.StringPtrOutput
The version of the wireless gateway firmware.
func (TaskDefinitionLoRaWanGatewayVersionOutput) Station ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanGatewayVersionOutput) Station() pulumi.StringPtrOutput
The basic station version of the wireless gateway.
func (TaskDefinitionLoRaWanGatewayVersionOutput) ToTaskDefinitionLoRaWanGatewayVersionOutput ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanGatewayVersionOutput) ToTaskDefinitionLoRaWanGatewayVersionOutput() TaskDefinitionLoRaWanGatewayVersionOutput
func (TaskDefinitionLoRaWanGatewayVersionOutput) ToTaskDefinitionLoRaWanGatewayVersionOutputWithContext ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanGatewayVersionOutput) ToTaskDefinitionLoRaWanGatewayVersionOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanGatewayVersionOutput
func (TaskDefinitionLoRaWanGatewayVersionOutput) ToTaskDefinitionLoRaWanGatewayVersionPtrOutput ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanGatewayVersionOutput) ToTaskDefinitionLoRaWanGatewayVersionPtrOutput() TaskDefinitionLoRaWanGatewayVersionPtrOutput
func (TaskDefinitionLoRaWanGatewayVersionOutput) ToTaskDefinitionLoRaWanGatewayVersionPtrOutputWithContext ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanGatewayVersionOutput) ToTaskDefinitionLoRaWanGatewayVersionPtrOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanGatewayVersionPtrOutput
type TaskDefinitionLoRaWanGatewayVersionPtrInput ¶ added in v0.72.0
type TaskDefinitionLoRaWanGatewayVersionPtrInput interface { pulumi.Input ToTaskDefinitionLoRaWanGatewayVersionPtrOutput() TaskDefinitionLoRaWanGatewayVersionPtrOutput ToTaskDefinitionLoRaWanGatewayVersionPtrOutputWithContext(context.Context) TaskDefinitionLoRaWanGatewayVersionPtrOutput }
TaskDefinitionLoRaWanGatewayVersionPtrInput is an input type that accepts TaskDefinitionLoRaWanGatewayVersionArgs, TaskDefinitionLoRaWanGatewayVersionPtr and TaskDefinitionLoRaWanGatewayVersionPtrOutput values. You can construct a concrete instance of `TaskDefinitionLoRaWanGatewayVersionPtrInput` via:
TaskDefinitionLoRaWanGatewayVersionArgs{...} or: nil
func TaskDefinitionLoRaWanGatewayVersionPtr ¶ added in v0.72.0
func TaskDefinitionLoRaWanGatewayVersionPtr(v *TaskDefinitionLoRaWanGatewayVersionArgs) TaskDefinitionLoRaWanGatewayVersionPtrInput
type TaskDefinitionLoRaWanGatewayVersionPtrOutput ¶ added in v0.72.0
type TaskDefinitionLoRaWanGatewayVersionPtrOutput struct{ *pulumi.OutputState }
func (TaskDefinitionLoRaWanGatewayVersionPtrOutput) ElementType ¶ added in v0.72.0
func (TaskDefinitionLoRaWanGatewayVersionPtrOutput) ElementType() reflect.Type
func (TaskDefinitionLoRaWanGatewayVersionPtrOutput) Model ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanGatewayVersionPtrOutput) Model() pulumi.StringPtrOutput
The model number of the wireless gateway.
func (TaskDefinitionLoRaWanGatewayVersionPtrOutput) PackageVersion ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanGatewayVersionPtrOutput) PackageVersion() pulumi.StringPtrOutput
The version of the wireless gateway firmware.
func (TaskDefinitionLoRaWanGatewayVersionPtrOutput) Station ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanGatewayVersionPtrOutput) Station() pulumi.StringPtrOutput
The basic station version of the wireless gateway.
func (TaskDefinitionLoRaWanGatewayVersionPtrOutput) ToTaskDefinitionLoRaWanGatewayVersionPtrOutput ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanGatewayVersionPtrOutput) ToTaskDefinitionLoRaWanGatewayVersionPtrOutput() TaskDefinitionLoRaWanGatewayVersionPtrOutput
func (TaskDefinitionLoRaWanGatewayVersionPtrOutput) ToTaskDefinitionLoRaWanGatewayVersionPtrOutputWithContext ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanGatewayVersionPtrOutput) ToTaskDefinitionLoRaWanGatewayVersionPtrOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanGatewayVersionPtrOutput
type TaskDefinitionLoRaWanUpdateGatewayTaskCreate ¶ added in v0.72.0
type TaskDefinitionLoRaWanUpdateGatewayTaskCreate struct { // The version of the gateways that should receive the update. CurrentVersion *TaskDefinitionLoRaWanGatewayVersion `pulumi:"currentVersion"` // The CRC of the signature private key to check. SigKeyCrc *int `pulumi:"sigKeyCrc"` // The signature used to verify the update firmware. UpdateSignature *string `pulumi:"updateSignature"` // The firmware version to update the gateway to. UpdateVersion *TaskDefinitionLoRaWanGatewayVersion `pulumi:"updateVersion"` }
type TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs ¶ added in v0.72.0
type TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs struct { // The version of the gateways that should receive the update. CurrentVersion TaskDefinitionLoRaWanGatewayVersionPtrInput `pulumi:"currentVersion"` // The CRC of the signature private key to check. SigKeyCrc pulumi.IntPtrInput `pulumi:"sigKeyCrc"` // The signature used to verify the update firmware. UpdateSignature pulumi.StringPtrInput `pulumi:"updateSignature"` // The firmware version to update the gateway to. UpdateVersion TaskDefinitionLoRaWanGatewayVersionPtrInput `pulumi:"updateVersion"` }
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs) ElementType ¶ added in v0.72.0
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs) ElementType() reflect.Type
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput ¶ added in v0.72.0
func (i TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput() TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreateOutputWithContext ¶ added in v0.72.0
func (i TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreateOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput ¶ added in v0.72.0
func (i TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput() TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutputWithContext ¶ added in v0.72.0
func (i TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput
type TaskDefinitionLoRaWanUpdateGatewayTaskCreateInput ¶ added in v0.72.0
type TaskDefinitionLoRaWanUpdateGatewayTaskCreateInput interface { pulumi.Input ToTaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput() TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput ToTaskDefinitionLoRaWanUpdateGatewayTaskCreateOutputWithContext(context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput }
TaskDefinitionLoRaWanUpdateGatewayTaskCreateInput is an input type that accepts TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs and TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput values. You can construct a concrete instance of `TaskDefinitionLoRaWanUpdateGatewayTaskCreateInput` via:
TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs{...}
type TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput ¶ added in v0.72.0
type TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput struct{ *pulumi.OutputState }
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) CurrentVersion ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) CurrentVersion() TaskDefinitionLoRaWanGatewayVersionPtrOutput
The version of the gateways that should receive the update.
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) ElementType ¶ added in v0.72.0
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) ElementType() reflect.Type
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) SigKeyCrc ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) SigKeyCrc() pulumi.IntPtrOutput
The CRC of the signature private key to check.
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput() TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreateOutputWithContext ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreateOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput() TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutputWithContext ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) UpdateSignature ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) UpdateSignature() pulumi.StringPtrOutput
The signature used to verify the update firmware.
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) UpdateVersion ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreateOutput) UpdateVersion() TaskDefinitionLoRaWanGatewayVersionPtrOutput
The firmware version to update the gateway to.
type TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrInput ¶ added in v0.72.0
type TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrInput interface { pulumi.Input ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput() TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutputWithContext(context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput }
TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrInput is an input type that accepts TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs, TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtr and TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput values. You can construct a concrete instance of `TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrInput` via:
TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs{...} or: nil
func TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtr ¶ added in v0.72.0
func TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtr(v *TaskDefinitionLoRaWanUpdateGatewayTaskCreateArgs) TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrInput
type TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput ¶ added in v0.72.0
type TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput struct{ *pulumi.OutputState }
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) CurrentVersion ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) CurrentVersion() TaskDefinitionLoRaWanGatewayVersionPtrOutput
The version of the gateways that should receive the update.
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) ElementType ¶ added in v0.72.0
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) ElementType() reflect.Type
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) SigKeyCrc ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) SigKeyCrc() pulumi.IntPtrOutput
The CRC of the signature private key to check.
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput() TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutputWithContext ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) UpdateSignature ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) UpdateSignature() pulumi.StringPtrOutput
The signature used to verify the update firmware.
func (TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) UpdateVersion ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput) UpdateVersion() TaskDefinitionLoRaWanGatewayVersionPtrOutput
The firmware version to update the gateway to.
type TaskDefinitionLoRaWanUpdateGatewayTaskEntry ¶ added in v0.72.0
type TaskDefinitionLoRaWanUpdateGatewayTaskEntry struct { // The version of the gateways that should receive the update. CurrentVersion *TaskDefinitionLoRaWanGatewayVersion `pulumi:"currentVersion"` // The firmware version to update the gateway to. UpdateVersion *TaskDefinitionLoRaWanGatewayVersion `pulumi:"updateVersion"` }
type TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs ¶ added in v0.72.0
type TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs struct { // The version of the gateways that should receive the update. CurrentVersion TaskDefinitionLoRaWanGatewayVersionPtrInput `pulumi:"currentVersion"` // The firmware version to update the gateway to. UpdateVersion TaskDefinitionLoRaWanGatewayVersionPtrInput `pulumi:"updateVersion"` }
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs) ElementType ¶ added in v0.72.0
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs) ElementType() reflect.Type
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput ¶ added in v0.72.0
func (i TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput() TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryOutputWithContext ¶ added in v0.72.0
func (i TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput ¶ added in v0.72.0
func (i TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput() TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutputWithContext ¶ added in v0.72.0
func (i TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput
type TaskDefinitionLoRaWanUpdateGatewayTaskEntryInput ¶ added in v0.72.0
type TaskDefinitionLoRaWanUpdateGatewayTaskEntryInput interface { pulumi.Input ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput() TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryOutputWithContext(context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput }
TaskDefinitionLoRaWanUpdateGatewayTaskEntryInput is an input type that accepts TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs and TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput values. You can construct a concrete instance of `TaskDefinitionLoRaWanUpdateGatewayTaskEntryInput` via:
TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs{...}
type TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput ¶ added in v0.72.0
type TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput struct{ *pulumi.OutputState }
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) CurrentVersion ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) CurrentVersion() TaskDefinitionLoRaWanGatewayVersionPtrOutput
The version of the gateways that should receive the update.
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) ElementType ¶ added in v0.72.0
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) ElementType() reflect.Type
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput() TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryOutputWithContext ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput() TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutputWithContext ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) UpdateVersion ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryOutput) UpdateVersion() TaskDefinitionLoRaWanGatewayVersionPtrOutput
The firmware version to update the gateway to.
type TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrInput ¶ added in v0.72.0
type TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrInput interface { pulumi.Input ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput() TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutputWithContext(context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput }
TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrInput is an input type that accepts TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs, TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtr and TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput values. You can construct a concrete instance of `TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrInput` via:
TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs{...} or: nil
func TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtr ¶ added in v0.72.0
func TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtr(v *TaskDefinitionLoRaWanUpdateGatewayTaskEntryArgs) TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrInput
type TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput ¶ added in v0.72.0
type TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput struct{ *pulumi.OutputState }
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput) CurrentVersion ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput) CurrentVersion() TaskDefinitionLoRaWanGatewayVersionPtrOutput
The version of the gateways that should receive the update.
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput) ElementType ¶ added in v0.72.0
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput) ElementType() reflect.Type
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput() TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutputWithContext ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput) ToTaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutputWithContext(ctx context.Context) TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput
func (TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput) UpdateVersion ¶ added in v0.72.0
func (o TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput) UpdateVersion() TaskDefinitionLoRaWanGatewayVersionPtrOutput
The firmware version to update the gateway to.
type TaskDefinitionOutput ¶
type TaskDefinitionOutput struct{ *pulumi.OutputState }
func (TaskDefinitionOutput) Arn ¶ added in v0.17.0
func (o TaskDefinitionOutput) Arn() pulumi.StringOutput
TaskDefinition arn. Returned after successful create.
func (TaskDefinitionOutput) AutoCreateTasks ¶ added in v0.17.0
func (o TaskDefinitionOutput) AutoCreateTasks() pulumi.BoolOutput
Whether to automatically create tasks using this task definition for all gateways with the specified current version. If false, the task must me created by calling CreateWirelessGatewayTask.
func (TaskDefinitionOutput) AwsId ¶ added in v0.99.0
func (o TaskDefinitionOutput) AwsId() pulumi.StringOutput
The ID of the new wireless gateway task definition
func (TaskDefinitionOutput) ElementType ¶
func (TaskDefinitionOutput) ElementType() reflect.Type
func (TaskDefinitionOutput) LoRaWanUpdateGatewayTaskEntry ¶ added in v0.72.0
func (o TaskDefinitionOutput) LoRaWanUpdateGatewayTaskEntry() TaskDefinitionLoRaWanUpdateGatewayTaskEntryPtrOutput
The list of task definitions.
func (TaskDefinitionOutput) Name ¶ added in v0.17.0
func (o TaskDefinitionOutput) Name() pulumi.StringPtrOutput
The name of the new resource.
func (TaskDefinitionOutput) Tags ¶ added in v0.17.0
func (o TaskDefinitionOutput) Tags() aws.TagArrayOutput
A list of key-value pairs that contain metadata for the destination.
func (TaskDefinitionOutput) TaskDefinitionType ¶ added in v0.17.0
func (o TaskDefinitionOutput) TaskDefinitionType() TaskDefinitionTypePtrOutput
A filter to list only the wireless gateway task definitions that use this task definition type
func (TaskDefinitionOutput) ToTaskDefinitionOutput ¶
func (o TaskDefinitionOutput) ToTaskDefinitionOutput() TaskDefinitionOutput
func (TaskDefinitionOutput) ToTaskDefinitionOutputWithContext ¶
func (o TaskDefinitionOutput) ToTaskDefinitionOutputWithContext(ctx context.Context) TaskDefinitionOutput
func (TaskDefinitionOutput) Update ¶ added in v0.17.0
func (o TaskDefinitionOutput) Update() TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput
Information about the gateways to update.
type TaskDefinitionState ¶
type TaskDefinitionState struct { }
func (TaskDefinitionState) ElementType ¶
func (TaskDefinitionState) ElementType() reflect.Type
type TaskDefinitionTag ¶
type TaskDefinitionType ¶ added in v0.2.0
type TaskDefinitionType string
A filter to list only the wireless gateway task definitions that use this task definition type
func (TaskDefinitionType) ElementType ¶ added in v0.2.0
func (TaskDefinitionType) ElementType() reflect.Type
func (TaskDefinitionType) ToStringOutput ¶ added in v0.2.0
func (e TaskDefinitionType) ToStringOutput() pulumi.StringOutput
func (TaskDefinitionType) ToStringOutputWithContext ¶ added in v0.2.0
func (e TaskDefinitionType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (TaskDefinitionType) ToStringPtrOutput ¶ added in v0.2.0
func (e TaskDefinitionType) ToStringPtrOutput() pulumi.StringPtrOutput
func (TaskDefinitionType) ToStringPtrOutputWithContext ¶ added in v0.2.0
func (e TaskDefinitionType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
func (TaskDefinitionType) ToTaskDefinitionTypeOutput ¶ added in v0.2.0
func (e TaskDefinitionType) ToTaskDefinitionTypeOutput() TaskDefinitionTypeOutput
func (TaskDefinitionType) ToTaskDefinitionTypeOutputWithContext ¶ added in v0.2.0
func (e TaskDefinitionType) ToTaskDefinitionTypeOutputWithContext(ctx context.Context) TaskDefinitionTypeOutput
func (TaskDefinitionType) ToTaskDefinitionTypePtrOutput ¶ added in v0.2.0
func (e TaskDefinitionType) ToTaskDefinitionTypePtrOutput() TaskDefinitionTypePtrOutput
func (TaskDefinitionType) ToTaskDefinitionTypePtrOutputWithContext ¶ added in v0.2.0
func (e TaskDefinitionType) ToTaskDefinitionTypePtrOutputWithContext(ctx context.Context) TaskDefinitionTypePtrOutput
type TaskDefinitionTypeInput ¶ added in v0.2.0
type TaskDefinitionTypeInput interface { pulumi.Input ToTaskDefinitionTypeOutput() TaskDefinitionTypeOutput ToTaskDefinitionTypeOutputWithContext(context.Context) TaskDefinitionTypeOutput }
TaskDefinitionTypeInput is an input type that accepts values of the TaskDefinitionType enum A concrete instance of `TaskDefinitionTypeInput` can be one of the following:
TaskDefinitionTypeUpdate
type TaskDefinitionTypeOutput ¶ added in v0.2.0
type TaskDefinitionTypeOutput struct{ *pulumi.OutputState }
func (TaskDefinitionTypeOutput) ElementType ¶ added in v0.2.0
func (TaskDefinitionTypeOutput) ElementType() reflect.Type
func (TaskDefinitionTypeOutput) ToStringOutput ¶ added in v0.2.0
func (o TaskDefinitionTypeOutput) ToStringOutput() pulumi.StringOutput
func (TaskDefinitionTypeOutput) ToStringOutputWithContext ¶ added in v0.2.0
func (o TaskDefinitionTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (TaskDefinitionTypeOutput) ToStringPtrOutput ¶ added in v0.2.0
func (o TaskDefinitionTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (TaskDefinitionTypeOutput) ToStringPtrOutputWithContext ¶ added in v0.2.0
func (o TaskDefinitionTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
func (TaskDefinitionTypeOutput) ToTaskDefinitionTypeOutput ¶ added in v0.2.0
func (o TaskDefinitionTypeOutput) ToTaskDefinitionTypeOutput() TaskDefinitionTypeOutput
func (TaskDefinitionTypeOutput) ToTaskDefinitionTypeOutputWithContext ¶ added in v0.2.0
func (o TaskDefinitionTypeOutput) ToTaskDefinitionTypeOutputWithContext(ctx context.Context) TaskDefinitionTypeOutput
func (TaskDefinitionTypeOutput) ToTaskDefinitionTypePtrOutput ¶ added in v0.2.0
func (o TaskDefinitionTypeOutput) ToTaskDefinitionTypePtrOutput() TaskDefinitionTypePtrOutput
func (TaskDefinitionTypeOutput) ToTaskDefinitionTypePtrOutputWithContext ¶ added in v0.2.0
func (o TaskDefinitionTypeOutput) ToTaskDefinitionTypePtrOutputWithContext(ctx context.Context) TaskDefinitionTypePtrOutput
type TaskDefinitionTypePtrInput ¶ added in v0.2.0
type TaskDefinitionTypePtrInput interface { pulumi.Input ToTaskDefinitionTypePtrOutput() TaskDefinitionTypePtrOutput ToTaskDefinitionTypePtrOutputWithContext(context.Context) TaskDefinitionTypePtrOutput }
func TaskDefinitionTypePtr ¶ added in v0.2.0
func TaskDefinitionTypePtr(v string) TaskDefinitionTypePtrInput
type TaskDefinitionTypePtrOutput ¶ added in v0.2.0
type TaskDefinitionTypePtrOutput struct{ *pulumi.OutputState }
func (TaskDefinitionTypePtrOutput) Elem ¶ added in v0.2.0
func (o TaskDefinitionTypePtrOutput) Elem() TaskDefinitionTypeOutput
func (TaskDefinitionTypePtrOutput) ElementType ¶ added in v0.2.0
func (TaskDefinitionTypePtrOutput) ElementType() reflect.Type
func (TaskDefinitionTypePtrOutput) ToStringPtrOutput ¶ added in v0.2.0
func (o TaskDefinitionTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (TaskDefinitionTypePtrOutput) ToStringPtrOutputWithContext ¶ added in v0.2.0
func (o TaskDefinitionTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
func (TaskDefinitionTypePtrOutput) ToTaskDefinitionTypePtrOutput ¶ added in v0.2.0
func (o TaskDefinitionTypePtrOutput) ToTaskDefinitionTypePtrOutput() TaskDefinitionTypePtrOutput
func (TaskDefinitionTypePtrOutput) ToTaskDefinitionTypePtrOutputWithContext ¶ added in v0.2.0
func (o TaskDefinitionTypePtrOutput) ToTaskDefinitionTypePtrOutputWithContext(ctx context.Context) TaskDefinitionTypePtrOutput
type TaskDefinitionUpdateWirelessGatewayTaskCreate ¶
type TaskDefinitionUpdateWirelessGatewayTaskCreate struct { // The properties that relate to the LoRaWAN wireless gateway. LoRaWan *TaskDefinitionLoRaWanUpdateGatewayTaskCreate `pulumi:"loRaWan"` // The IAM role used to read data from the S3 bucket. UpdateDataRole *string `pulumi:"updateDataRole"` // The link to the S3 bucket. UpdateDataSource *string `pulumi:"updateDataSource"` }
type TaskDefinitionUpdateWirelessGatewayTaskCreateArgs ¶
type TaskDefinitionUpdateWirelessGatewayTaskCreateArgs struct { // The properties that relate to the LoRaWAN wireless gateway. LoRaWan TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrInput `pulumi:"loRaWan"` // The IAM role used to read data from the S3 bucket. UpdateDataRole pulumi.StringPtrInput `pulumi:"updateDataRole"` // The link to the S3 bucket. UpdateDataSource pulumi.StringPtrInput `pulumi:"updateDataSource"` }
func (TaskDefinitionUpdateWirelessGatewayTaskCreateArgs) ElementType ¶
func (TaskDefinitionUpdateWirelessGatewayTaskCreateArgs) ElementType() reflect.Type
func (TaskDefinitionUpdateWirelessGatewayTaskCreateArgs) ToTaskDefinitionUpdateWirelessGatewayTaskCreateOutput ¶
func (i TaskDefinitionUpdateWirelessGatewayTaskCreateArgs) ToTaskDefinitionUpdateWirelessGatewayTaskCreateOutput() TaskDefinitionUpdateWirelessGatewayTaskCreateOutput
func (TaskDefinitionUpdateWirelessGatewayTaskCreateArgs) ToTaskDefinitionUpdateWirelessGatewayTaskCreateOutputWithContext ¶
func (i TaskDefinitionUpdateWirelessGatewayTaskCreateArgs) ToTaskDefinitionUpdateWirelessGatewayTaskCreateOutputWithContext(ctx context.Context) TaskDefinitionUpdateWirelessGatewayTaskCreateOutput
func (TaskDefinitionUpdateWirelessGatewayTaskCreateArgs) ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput ¶
func (i TaskDefinitionUpdateWirelessGatewayTaskCreateArgs) ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput() TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput
func (TaskDefinitionUpdateWirelessGatewayTaskCreateArgs) ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutputWithContext ¶
func (i TaskDefinitionUpdateWirelessGatewayTaskCreateArgs) ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutputWithContext(ctx context.Context) TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput
type TaskDefinitionUpdateWirelessGatewayTaskCreateInput ¶
type TaskDefinitionUpdateWirelessGatewayTaskCreateInput interface { pulumi.Input ToTaskDefinitionUpdateWirelessGatewayTaskCreateOutput() TaskDefinitionUpdateWirelessGatewayTaskCreateOutput ToTaskDefinitionUpdateWirelessGatewayTaskCreateOutputWithContext(context.Context) TaskDefinitionUpdateWirelessGatewayTaskCreateOutput }
TaskDefinitionUpdateWirelessGatewayTaskCreateInput is an input type that accepts TaskDefinitionUpdateWirelessGatewayTaskCreateArgs and TaskDefinitionUpdateWirelessGatewayTaskCreateOutput values. You can construct a concrete instance of `TaskDefinitionUpdateWirelessGatewayTaskCreateInput` via:
TaskDefinitionUpdateWirelessGatewayTaskCreateArgs{...}
type TaskDefinitionUpdateWirelessGatewayTaskCreateOutput ¶
type TaskDefinitionUpdateWirelessGatewayTaskCreateOutput struct{ *pulumi.OutputState }
func (TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) ElementType ¶
func (TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) ElementType() reflect.Type
func (TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) LoRaWan ¶ added in v0.72.0
func (o TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) LoRaWan() TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput
The properties that relate to the LoRaWAN wireless gateway.
func (TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) ToTaskDefinitionUpdateWirelessGatewayTaskCreateOutput ¶
func (o TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) ToTaskDefinitionUpdateWirelessGatewayTaskCreateOutput() TaskDefinitionUpdateWirelessGatewayTaskCreateOutput
func (TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) ToTaskDefinitionUpdateWirelessGatewayTaskCreateOutputWithContext ¶
func (o TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) ToTaskDefinitionUpdateWirelessGatewayTaskCreateOutputWithContext(ctx context.Context) TaskDefinitionUpdateWirelessGatewayTaskCreateOutput
func (TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput ¶
func (o TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput() TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput
func (TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutputWithContext ¶
func (o TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutputWithContext(ctx context.Context) TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput
func (TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) UpdateDataRole ¶
func (o TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) UpdateDataRole() pulumi.StringPtrOutput
The IAM role used to read data from the S3 bucket.
func (TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) UpdateDataSource ¶
func (o TaskDefinitionUpdateWirelessGatewayTaskCreateOutput) UpdateDataSource() pulumi.StringPtrOutput
The link to the S3 bucket.
type TaskDefinitionUpdateWirelessGatewayTaskCreatePtrInput ¶
type TaskDefinitionUpdateWirelessGatewayTaskCreatePtrInput interface { pulumi.Input ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput() TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutputWithContext(context.Context) TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput }
TaskDefinitionUpdateWirelessGatewayTaskCreatePtrInput is an input type that accepts TaskDefinitionUpdateWirelessGatewayTaskCreateArgs, TaskDefinitionUpdateWirelessGatewayTaskCreatePtr and TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput values. You can construct a concrete instance of `TaskDefinitionUpdateWirelessGatewayTaskCreatePtrInput` via:
TaskDefinitionUpdateWirelessGatewayTaskCreateArgs{...} or: nil
func TaskDefinitionUpdateWirelessGatewayTaskCreatePtr ¶
func TaskDefinitionUpdateWirelessGatewayTaskCreatePtr(v *TaskDefinitionUpdateWirelessGatewayTaskCreateArgs) TaskDefinitionUpdateWirelessGatewayTaskCreatePtrInput
type TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput ¶
type TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput struct{ *pulumi.OutputState }
func (TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) ElementType ¶
func (TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) ElementType() reflect.Type
func (TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) LoRaWan ¶ added in v0.72.0
func (o TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) LoRaWan() TaskDefinitionLoRaWanUpdateGatewayTaskCreatePtrOutput
The properties that relate to the LoRaWAN wireless gateway.
func (TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput ¶
func (o TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput() TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput
func (TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutputWithContext ¶
func (o TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) ToTaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutputWithContext(ctx context.Context) TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput
func (TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) UpdateDataRole ¶
func (o TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) UpdateDataRole() pulumi.StringPtrOutput
The IAM role used to read data from the S3 bucket.
func (TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) UpdateDataSource ¶
func (o TaskDefinitionUpdateWirelessGatewayTaskCreatePtrOutput) UpdateDataSource() pulumi.StringPtrOutput
The link to the S3 bucket.
type TraceContentProperties ¶ added in v0.18.0
type TraceContentProperties struct { // The log level for a log message. The log levels can be disabled, or set to `ERROR` to display less verbose logs containing only error information, or to `INFO` for more detailed logs LogLevel *NetworkAnalyzerConfigurationLogLevel `pulumi:"logLevel"` // `FrameInfo` of your wireless device resources for the trace content. Use FrameInfo to debug the communication between your LoRaWAN end devices and the network server. WirelessDeviceFrameInfo *NetworkAnalyzerConfigurationWirelessDeviceFrameInfo `pulumi:"wirelessDeviceFrameInfo"` }
Trace content for your wireless gateway and wireless device resources
type TraceContentPropertiesArgs ¶ added in v0.18.0
type TraceContentPropertiesArgs struct { // The log level for a log message. The log levels can be disabled, or set to `ERROR` to display less verbose logs containing only error information, or to `INFO` for more detailed logs LogLevel NetworkAnalyzerConfigurationLogLevelPtrInput `pulumi:"logLevel"` // `FrameInfo` of your wireless device resources for the trace content. Use FrameInfo to debug the communication between your LoRaWAN end devices and the network server. WirelessDeviceFrameInfo NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrInput `pulumi:"wirelessDeviceFrameInfo"` }
Trace content for your wireless gateway and wireless device resources
func (TraceContentPropertiesArgs) ElementType ¶ added in v0.18.0
func (TraceContentPropertiesArgs) ElementType() reflect.Type
func (TraceContentPropertiesArgs) ToTraceContentPropertiesOutput ¶ added in v0.18.0
func (i TraceContentPropertiesArgs) ToTraceContentPropertiesOutput() TraceContentPropertiesOutput
func (TraceContentPropertiesArgs) ToTraceContentPropertiesOutputWithContext ¶ added in v0.18.0
func (i TraceContentPropertiesArgs) ToTraceContentPropertiesOutputWithContext(ctx context.Context) TraceContentPropertiesOutput
func (TraceContentPropertiesArgs) ToTraceContentPropertiesPtrOutput ¶ added in v0.18.0
func (i TraceContentPropertiesArgs) ToTraceContentPropertiesPtrOutput() TraceContentPropertiesPtrOutput
func (TraceContentPropertiesArgs) ToTraceContentPropertiesPtrOutputWithContext ¶ added in v0.18.0
func (i TraceContentPropertiesArgs) ToTraceContentPropertiesPtrOutputWithContext(ctx context.Context) TraceContentPropertiesPtrOutput
type TraceContentPropertiesInput ¶ added in v0.18.0
type TraceContentPropertiesInput interface { pulumi.Input ToTraceContentPropertiesOutput() TraceContentPropertiesOutput ToTraceContentPropertiesOutputWithContext(context.Context) TraceContentPropertiesOutput }
TraceContentPropertiesInput is an input type that accepts TraceContentPropertiesArgs and TraceContentPropertiesOutput values. You can construct a concrete instance of `TraceContentPropertiesInput` via:
TraceContentPropertiesArgs{...}
type TraceContentPropertiesOutput ¶ added in v0.18.0
type TraceContentPropertiesOutput struct{ *pulumi.OutputState }
Trace content for your wireless gateway and wireless device resources
func (TraceContentPropertiesOutput) ElementType ¶ added in v0.18.0
func (TraceContentPropertiesOutput) ElementType() reflect.Type
func (TraceContentPropertiesOutput) LogLevel ¶ added in v0.18.0
func (o TraceContentPropertiesOutput) LogLevel() NetworkAnalyzerConfigurationLogLevelPtrOutput
The log level for a log message. The log levels can be disabled, or set to `ERROR` to display less verbose logs containing only error information, or to `INFO` for more detailed logs
func (TraceContentPropertiesOutput) ToTraceContentPropertiesOutput ¶ added in v0.18.0
func (o TraceContentPropertiesOutput) ToTraceContentPropertiesOutput() TraceContentPropertiesOutput
func (TraceContentPropertiesOutput) ToTraceContentPropertiesOutputWithContext ¶ added in v0.18.0
func (o TraceContentPropertiesOutput) ToTraceContentPropertiesOutputWithContext(ctx context.Context) TraceContentPropertiesOutput
func (TraceContentPropertiesOutput) ToTraceContentPropertiesPtrOutput ¶ added in v0.18.0
func (o TraceContentPropertiesOutput) ToTraceContentPropertiesPtrOutput() TraceContentPropertiesPtrOutput
func (TraceContentPropertiesOutput) ToTraceContentPropertiesPtrOutputWithContext ¶ added in v0.18.0
func (o TraceContentPropertiesOutput) ToTraceContentPropertiesPtrOutputWithContext(ctx context.Context) TraceContentPropertiesPtrOutput
func (TraceContentPropertiesOutput) WirelessDeviceFrameInfo ¶ added in v0.18.0
func (o TraceContentPropertiesOutput) WirelessDeviceFrameInfo() NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput
`FrameInfo` of your wireless device resources for the trace content. Use FrameInfo to debug the communication between your LoRaWAN end devices and the network server.
type TraceContentPropertiesPtrInput ¶ added in v0.18.0
type TraceContentPropertiesPtrInput interface { pulumi.Input ToTraceContentPropertiesPtrOutput() TraceContentPropertiesPtrOutput ToTraceContentPropertiesPtrOutputWithContext(context.Context) TraceContentPropertiesPtrOutput }
TraceContentPropertiesPtrInput is an input type that accepts TraceContentPropertiesArgs, TraceContentPropertiesPtr and TraceContentPropertiesPtrOutput values. You can construct a concrete instance of `TraceContentPropertiesPtrInput` via:
TraceContentPropertiesArgs{...} or: nil
func TraceContentPropertiesPtr ¶ added in v0.18.0
func TraceContentPropertiesPtr(v *TraceContentPropertiesArgs) TraceContentPropertiesPtrInput
type TraceContentPropertiesPtrOutput ¶ added in v0.18.0
type TraceContentPropertiesPtrOutput struct{ *pulumi.OutputState }
func (TraceContentPropertiesPtrOutput) Elem ¶ added in v0.18.0
func (o TraceContentPropertiesPtrOutput) Elem() TraceContentPropertiesOutput
func (TraceContentPropertiesPtrOutput) ElementType ¶ added in v0.18.0
func (TraceContentPropertiesPtrOutput) ElementType() reflect.Type
func (TraceContentPropertiesPtrOutput) LogLevel ¶ added in v0.18.0
func (o TraceContentPropertiesPtrOutput) LogLevel() NetworkAnalyzerConfigurationLogLevelPtrOutput
The log level for a log message. The log levels can be disabled, or set to `ERROR` to display less verbose logs containing only error information, or to `INFO` for more detailed logs
func (TraceContentPropertiesPtrOutput) ToTraceContentPropertiesPtrOutput ¶ added in v0.18.0
func (o TraceContentPropertiesPtrOutput) ToTraceContentPropertiesPtrOutput() TraceContentPropertiesPtrOutput
func (TraceContentPropertiesPtrOutput) ToTraceContentPropertiesPtrOutputWithContext ¶ added in v0.18.0
func (o TraceContentPropertiesPtrOutput) ToTraceContentPropertiesPtrOutputWithContext(ctx context.Context) TraceContentPropertiesPtrOutput
func (TraceContentPropertiesPtrOutput) WirelessDeviceFrameInfo ¶ added in v0.18.0
func (o TraceContentPropertiesPtrOutput) WirelessDeviceFrameInfo() NetworkAnalyzerConfigurationWirelessDeviceFrameInfoPtrOutput
`FrameInfo` of your wireless device resources for the trace content. Use FrameInfo to debug the communication between your LoRaWAN end devices and the network server.
type WirelessDevice ¶
type WirelessDevice struct { pulumi.CustomResourceState // Wireless device arn. Returned after successful create. Arn pulumi.StringOutput `pulumi:"arn"` // Wireless device Id. Returned after successful create. AwsId pulumi.StringOutput `pulumi:"awsId"` // Wireless device description Description pulumi.StringPtrOutput `pulumi:"description"` // Wireless device destination name DestinationName pulumi.StringOutput `pulumi:"destinationName"` // The date and time when the most recent uplink was received. LastUplinkReceivedAt pulumi.StringPtrOutput `pulumi:"lastUplinkReceivedAt"` // The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Device. LoRaWan WirelessDeviceLoRaWanDevicePtrOutput `pulumi:"loRaWan"` // Wireless device name Name pulumi.StringPtrOutput `pulumi:"name"` // FPort values for the GNSS, stream, and ClockSync functions of the positioning information. Positioning WirelessDevicePositioningPtrOutput `pulumi:"positioning"` // A list of key-value pairs that contain metadata for the device. Currently not supported, will not create if tags are passed. Tags aws.TagArrayOutput `pulumi:"tags"` // Thing arn. Passed into update to associate Thing with Wireless device. ThingArn pulumi.StringPtrOutput `pulumi:"thingArn"` // Thing Arn. If there is a Thing created, this can be returned with a Get call. ThingName pulumi.StringOutput `pulumi:"thingName"` // Wireless device type, currently only Sidewalk and LoRa Type WirelessDeviceTypeOutput `pulumi:"type"` }
Create and manage wireless gateways, including LoRa gateways.
func GetWirelessDevice ¶
func GetWirelessDevice(ctx *pulumi.Context, name string, id pulumi.IDInput, state *WirelessDeviceState, opts ...pulumi.ResourceOption) (*WirelessDevice, error)
GetWirelessDevice gets an existing WirelessDevice resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewWirelessDevice ¶
func NewWirelessDevice(ctx *pulumi.Context, name string, args *WirelessDeviceArgs, opts ...pulumi.ResourceOption) (*WirelessDevice, error)
NewWirelessDevice registers a new resource with the given unique name, arguments, and options.
func (*WirelessDevice) ElementType ¶
func (*WirelessDevice) ElementType() reflect.Type
func (*WirelessDevice) ToWirelessDeviceOutput ¶
func (i *WirelessDevice) ToWirelessDeviceOutput() WirelessDeviceOutput
func (*WirelessDevice) ToWirelessDeviceOutputWithContext ¶
func (i *WirelessDevice) ToWirelessDeviceOutputWithContext(ctx context.Context) WirelessDeviceOutput
type WirelessDeviceAbpV10x ¶
type WirelessDeviceAbpV10x struct { // The DevAddr value. DevAddr string `pulumi:"devAddr"` // Session keys for ABP v1.0.x. SessionKeys WirelessDeviceSessionKeysAbpV10x `pulumi:"sessionKeys"` }
type WirelessDeviceAbpV10xArgs ¶
type WirelessDeviceAbpV10xArgs struct { // The DevAddr value. DevAddr pulumi.StringInput `pulumi:"devAddr"` // Session keys for ABP v1.0.x. SessionKeys WirelessDeviceSessionKeysAbpV10xInput `pulumi:"sessionKeys"` }
func (WirelessDeviceAbpV10xArgs) ElementType ¶
func (WirelessDeviceAbpV10xArgs) ElementType() reflect.Type
func (WirelessDeviceAbpV10xArgs) ToWirelessDeviceAbpV10xOutput ¶
func (i WirelessDeviceAbpV10xArgs) ToWirelessDeviceAbpV10xOutput() WirelessDeviceAbpV10xOutput
func (WirelessDeviceAbpV10xArgs) ToWirelessDeviceAbpV10xOutputWithContext ¶
func (i WirelessDeviceAbpV10xArgs) ToWirelessDeviceAbpV10xOutputWithContext(ctx context.Context) WirelessDeviceAbpV10xOutput
func (WirelessDeviceAbpV10xArgs) ToWirelessDeviceAbpV10xPtrOutput ¶
func (i WirelessDeviceAbpV10xArgs) ToWirelessDeviceAbpV10xPtrOutput() WirelessDeviceAbpV10xPtrOutput
func (WirelessDeviceAbpV10xArgs) ToWirelessDeviceAbpV10xPtrOutputWithContext ¶
func (i WirelessDeviceAbpV10xArgs) ToWirelessDeviceAbpV10xPtrOutputWithContext(ctx context.Context) WirelessDeviceAbpV10xPtrOutput
type WirelessDeviceAbpV10xInput ¶
type WirelessDeviceAbpV10xInput interface { pulumi.Input ToWirelessDeviceAbpV10xOutput() WirelessDeviceAbpV10xOutput ToWirelessDeviceAbpV10xOutputWithContext(context.Context) WirelessDeviceAbpV10xOutput }
WirelessDeviceAbpV10xInput is an input type that accepts WirelessDeviceAbpV10xArgs and WirelessDeviceAbpV10xOutput values. You can construct a concrete instance of `WirelessDeviceAbpV10xInput` via:
WirelessDeviceAbpV10xArgs{...}
type WirelessDeviceAbpV10xOutput ¶
type WirelessDeviceAbpV10xOutput struct{ *pulumi.OutputState }
func (WirelessDeviceAbpV10xOutput) DevAddr ¶
func (o WirelessDeviceAbpV10xOutput) DevAddr() pulumi.StringOutput
The DevAddr value.
func (WirelessDeviceAbpV10xOutput) ElementType ¶
func (WirelessDeviceAbpV10xOutput) ElementType() reflect.Type
func (WirelessDeviceAbpV10xOutput) SessionKeys ¶
func (o WirelessDeviceAbpV10xOutput) SessionKeys() WirelessDeviceSessionKeysAbpV10xOutput
Session keys for ABP v1.0.x.
func (WirelessDeviceAbpV10xOutput) ToWirelessDeviceAbpV10xOutput ¶
func (o WirelessDeviceAbpV10xOutput) ToWirelessDeviceAbpV10xOutput() WirelessDeviceAbpV10xOutput
func (WirelessDeviceAbpV10xOutput) ToWirelessDeviceAbpV10xOutputWithContext ¶
func (o WirelessDeviceAbpV10xOutput) ToWirelessDeviceAbpV10xOutputWithContext(ctx context.Context) WirelessDeviceAbpV10xOutput
func (WirelessDeviceAbpV10xOutput) ToWirelessDeviceAbpV10xPtrOutput ¶
func (o WirelessDeviceAbpV10xOutput) ToWirelessDeviceAbpV10xPtrOutput() WirelessDeviceAbpV10xPtrOutput
func (WirelessDeviceAbpV10xOutput) ToWirelessDeviceAbpV10xPtrOutputWithContext ¶
func (o WirelessDeviceAbpV10xOutput) ToWirelessDeviceAbpV10xPtrOutputWithContext(ctx context.Context) WirelessDeviceAbpV10xPtrOutput
type WirelessDeviceAbpV10xPtrInput ¶
type WirelessDeviceAbpV10xPtrInput interface { pulumi.Input ToWirelessDeviceAbpV10xPtrOutput() WirelessDeviceAbpV10xPtrOutput ToWirelessDeviceAbpV10xPtrOutputWithContext(context.Context) WirelessDeviceAbpV10xPtrOutput }
WirelessDeviceAbpV10xPtrInput is an input type that accepts WirelessDeviceAbpV10xArgs, WirelessDeviceAbpV10xPtr and WirelessDeviceAbpV10xPtrOutput values. You can construct a concrete instance of `WirelessDeviceAbpV10xPtrInput` via:
WirelessDeviceAbpV10xArgs{...} or: nil
func WirelessDeviceAbpV10xPtr ¶
func WirelessDeviceAbpV10xPtr(v *WirelessDeviceAbpV10xArgs) WirelessDeviceAbpV10xPtrInput
type WirelessDeviceAbpV10xPtrOutput ¶
type WirelessDeviceAbpV10xPtrOutput struct{ *pulumi.OutputState }
func (WirelessDeviceAbpV10xPtrOutput) DevAddr ¶
func (o WirelessDeviceAbpV10xPtrOutput) DevAddr() pulumi.StringPtrOutput
The DevAddr value.
func (WirelessDeviceAbpV10xPtrOutput) Elem ¶
func (o WirelessDeviceAbpV10xPtrOutput) Elem() WirelessDeviceAbpV10xOutput
func (WirelessDeviceAbpV10xPtrOutput) ElementType ¶
func (WirelessDeviceAbpV10xPtrOutput) ElementType() reflect.Type
func (WirelessDeviceAbpV10xPtrOutput) SessionKeys ¶
func (o WirelessDeviceAbpV10xPtrOutput) SessionKeys() WirelessDeviceSessionKeysAbpV10xPtrOutput
Session keys for ABP v1.0.x.
func (WirelessDeviceAbpV10xPtrOutput) ToWirelessDeviceAbpV10xPtrOutput ¶
func (o WirelessDeviceAbpV10xPtrOutput) ToWirelessDeviceAbpV10xPtrOutput() WirelessDeviceAbpV10xPtrOutput
func (WirelessDeviceAbpV10xPtrOutput) ToWirelessDeviceAbpV10xPtrOutputWithContext ¶
func (o WirelessDeviceAbpV10xPtrOutput) ToWirelessDeviceAbpV10xPtrOutputWithContext(ctx context.Context) WirelessDeviceAbpV10xPtrOutput
type WirelessDeviceAbpV11 ¶
type WirelessDeviceAbpV11 struct { // The DevAddr value. DevAddr string `pulumi:"devAddr"` // Session keys for ABP v1.1. SessionKeys WirelessDeviceSessionKeysAbpV11 `pulumi:"sessionKeys"` }
type WirelessDeviceAbpV11Args ¶
type WirelessDeviceAbpV11Args struct { // The DevAddr value. DevAddr pulumi.StringInput `pulumi:"devAddr"` // Session keys for ABP v1.1. SessionKeys WirelessDeviceSessionKeysAbpV11Input `pulumi:"sessionKeys"` }
func (WirelessDeviceAbpV11Args) ElementType ¶
func (WirelessDeviceAbpV11Args) ElementType() reflect.Type
func (WirelessDeviceAbpV11Args) ToWirelessDeviceAbpV11Output ¶
func (i WirelessDeviceAbpV11Args) ToWirelessDeviceAbpV11Output() WirelessDeviceAbpV11Output
func (WirelessDeviceAbpV11Args) ToWirelessDeviceAbpV11OutputWithContext ¶
func (i WirelessDeviceAbpV11Args) ToWirelessDeviceAbpV11OutputWithContext(ctx context.Context) WirelessDeviceAbpV11Output
func (WirelessDeviceAbpV11Args) ToWirelessDeviceAbpV11PtrOutput ¶
func (i WirelessDeviceAbpV11Args) ToWirelessDeviceAbpV11PtrOutput() WirelessDeviceAbpV11PtrOutput
func (WirelessDeviceAbpV11Args) ToWirelessDeviceAbpV11PtrOutputWithContext ¶
func (i WirelessDeviceAbpV11Args) ToWirelessDeviceAbpV11PtrOutputWithContext(ctx context.Context) WirelessDeviceAbpV11PtrOutput
type WirelessDeviceAbpV11Input ¶
type WirelessDeviceAbpV11Input interface { pulumi.Input ToWirelessDeviceAbpV11Output() WirelessDeviceAbpV11Output ToWirelessDeviceAbpV11OutputWithContext(context.Context) WirelessDeviceAbpV11Output }
WirelessDeviceAbpV11Input is an input type that accepts WirelessDeviceAbpV11Args and WirelessDeviceAbpV11Output values. You can construct a concrete instance of `WirelessDeviceAbpV11Input` via:
WirelessDeviceAbpV11Args{...}
type WirelessDeviceAbpV11Output ¶
type WirelessDeviceAbpV11Output struct{ *pulumi.OutputState }
func (WirelessDeviceAbpV11Output) DevAddr ¶
func (o WirelessDeviceAbpV11Output) DevAddr() pulumi.StringOutput
The DevAddr value.
func (WirelessDeviceAbpV11Output) ElementType ¶
func (WirelessDeviceAbpV11Output) ElementType() reflect.Type
func (WirelessDeviceAbpV11Output) SessionKeys ¶
func (o WirelessDeviceAbpV11Output) SessionKeys() WirelessDeviceSessionKeysAbpV11Output
Session keys for ABP v1.1.
func (WirelessDeviceAbpV11Output) ToWirelessDeviceAbpV11Output ¶
func (o WirelessDeviceAbpV11Output) ToWirelessDeviceAbpV11Output() WirelessDeviceAbpV11Output
func (WirelessDeviceAbpV11Output) ToWirelessDeviceAbpV11OutputWithContext ¶
func (o WirelessDeviceAbpV11Output) ToWirelessDeviceAbpV11OutputWithContext(ctx context.Context) WirelessDeviceAbpV11Output
func (WirelessDeviceAbpV11Output) ToWirelessDeviceAbpV11PtrOutput ¶
func (o WirelessDeviceAbpV11Output) ToWirelessDeviceAbpV11PtrOutput() WirelessDeviceAbpV11PtrOutput
func (WirelessDeviceAbpV11Output) ToWirelessDeviceAbpV11PtrOutputWithContext ¶
func (o WirelessDeviceAbpV11Output) ToWirelessDeviceAbpV11PtrOutputWithContext(ctx context.Context) WirelessDeviceAbpV11PtrOutput
type WirelessDeviceAbpV11PtrInput ¶
type WirelessDeviceAbpV11PtrInput interface { pulumi.Input ToWirelessDeviceAbpV11PtrOutput() WirelessDeviceAbpV11PtrOutput ToWirelessDeviceAbpV11PtrOutputWithContext(context.Context) WirelessDeviceAbpV11PtrOutput }
WirelessDeviceAbpV11PtrInput is an input type that accepts WirelessDeviceAbpV11Args, WirelessDeviceAbpV11Ptr and WirelessDeviceAbpV11PtrOutput values. You can construct a concrete instance of `WirelessDeviceAbpV11PtrInput` via:
WirelessDeviceAbpV11Args{...} or: nil
func WirelessDeviceAbpV11Ptr ¶
func WirelessDeviceAbpV11Ptr(v *WirelessDeviceAbpV11Args) WirelessDeviceAbpV11PtrInput
type WirelessDeviceAbpV11PtrOutput ¶
type WirelessDeviceAbpV11PtrOutput struct{ *pulumi.OutputState }
func (WirelessDeviceAbpV11PtrOutput) DevAddr ¶
func (o WirelessDeviceAbpV11PtrOutput) DevAddr() pulumi.StringPtrOutput
The DevAddr value.
func (WirelessDeviceAbpV11PtrOutput) Elem ¶
func (o WirelessDeviceAbpV11PtrOutput) Elem() WirelessDeviceAbpV11Output
func (WirelessDeviceAbpV11PtrOutput) ElementType ¶
func (WirelessDeviceAbpV11PtrOutput) ElementType() reflect.Type
func (WirelessDeviceAbpV11PtrOutput) SessionKeys ¶
func (o WirelessDeviceAbpV11PtrOutput) SessionKeys() WirelessDeviceSessionKeysAbpV11PtrOutput
Session keys for ABP v1.1.
func (WirelessDeviceAbpV11PtrOutput) ToWirelessDeviceAbpV11PtrOutput ¶
func (o WirelessDeviceAbpV11PtrOutput) ToWirelessDeviceAbpV11PtrOutput() WirelessDeviceAbpV11PtrOutput
func (WirelessDeviceAbpV11PtrOutput) ToWirelessDeviceAbpV11PtrOutputWithContext ¶
func (o WirelessDeviceAbpV11PtrOutput) ToWirelessDeviceAbpV11PtrOutputWithContext(ctx context.Context) WirelessDeviceAbpV11PtrOutput
type WirelessDeviceApplication ¶ added in v1.8.0
type WirelessDeviceApplication struct { // The name of the position data destination that describes the AWS IoT rule that processes the device's position data for use by AWS IoT Core for LoRaWAN. DestinationName *string `pulumi:"destinationName"` // The Fport value. FPort *int `pulumi:"fPort"` // Application type, which can be specified to obtain real-time position information of your LoRaWAN device. Type *WirelessDeviceApplicationType `pulumi:"type"` }
LoRaWAN application configuration, which can be used to perform geolocation.
type WirelessDeviceApplicationArgs ¶ added in v1.8.0
type WirelessDeviceApplicationArgs struct { // The name of the position data destination that describes the AWS IoT rule that processes the device's position data for use by AWS IoT Core for LoRaWAN. DestinationName pulumi.StringPtrInput `pulumi:"destinationName"` // The Fport value. FPort pulumi.IntPtrInput `pulumi:"fPort"` // Application type, which can be specified to obtain real-time position information of your LoRaWAN device. Type WirelessDeviceApplicationTypePtrInput `pulumi:"type"` }
LoRaWAN application configuration, which can be used to perform geolocation.
func (WirelessDeviceApplicationArgs) ElementType ¶ added in v1.8.0
func (WirelessDeviceApplicationArgs) ElementType() reflect.Type
func (WirelessDeviceApplicationArgs) ToWirelessDeviceApplicationOutput ¶ added in v1.8.0
func (i WirelessDeviceApplicationArgs) ToWirelessDeviceApplicationOutput() WirelessDeviceApplicationOutput
func (WirelessDeviceApplicationArgs) ToWirelessDeviceApplicationOutputWithContext ¶ added in v1.8.0
func (i WirelessDeviceApplicationArgs) ToWirelessDeviceApplicationOutputWithContext(ctx context.Context) WirelessDeviceApplicationOutput
type WirelessDeviceApplicationArray ¶ added in v1.8.0
type WirelessDeviceApplicationArray []WirelessDeviceApplicationInput
func (WirelessDeviceApplicationArray) ElementType ¶ added in v1.8.0
func (WirelessDeviceApplicationArray) ElementType() reflect.Type
func (WirelessDeviceApplicationArray) ToWirelessDeviceApplicationArrayOutput ¶ added in v1.8.0
func (i WirelessDeviceApplicationArray) ToWirelessDeviceApplicationArrayOutput() WirelessDeviceApplicationArrayOutput
func (WirelessDeviceApplicationArray) ToWirelessDeviceApplicationArrayOutputWithContext ¶ added in v1.8.0
func (i WirelessDeviceApplicationArray) ToWirelessDeviceApplicationArrayOutputWithContext(ctx context.Context) WirelessDeviceApplicationArrayOutput
type WirelessDeviceApplicationArrayInput ¶ added in v1.8.0
type WirelessDeviceApplicationArrayInput interface { pulumi.Input ToWirelessDeviceApplicationArrayOutput() WirelessDeviceApplicationArrayOutput ToWirelessDeviceApplicationArrayOutputWithContext(context.Context) WirelessDeviceApplicationArrayOutput }
WirelessDeviceApplicationArrayInput is an input type that accepts WirelessDeviceApplicationArray and WirelessDeviceApplicationArrayOutput values. You can construct a concrete instance of `WirelessDeviceApplicationArrayInput` via:
WirelessDeviceApplicationArray{ WirelessDeviceApplicationArgs{...} }
type WirelessDeviceApplicationArrayOutput ¶ added in v1.8.0
type WirelessDeviceApplicationArrayOutput struct{ *pulumi.OutputState }
func (WirelessDeviceApplicationArrayOutput) ElementType ¶ added in v1.8.0
func (WirelessDeviceApplicationArrayOutput) ElementType() reflect.Type
func (WirelessDeviceApplicationArrayOutput) Index ¶ added in v1.8.0
func (o WirelessDeviceApplicationArrayOutput) Index(i pulumi.IntInput) WirelessDeviceApplicationOutput
func (WirelessDeviceApplicationArrayOutput) ToWirelessDeviceApplicationArrayOutput ¶ added in v1.8.0
func (o WirelessDeviceApplicationArrayOutput) ToWirelessDeviceApplicationArrayOutput() WirelessDeviceApplicationArrayOutput
func (WirelessDeviceApplicationArrayOutput) ToWirelessDeviceApplicationArrayOutputWithContext ¶ added in v1.8.0
func (o WirelessDeviceApplicationArrayOutput) ToWirelessDeviceApplicationArrayOutputWithContext(ctx context.Context) WirelessDeviceApplicationArrayOutput
type WirelessDeviceApplicationInput ¶ added in v1.8.0
type WirelessDeviceApplicationInput interface { pulumi.Input ToWirelessDeviceApplicationOutput() WirelessDeviceApplicationOutput ToWirelessDeviceApplicationOutputWithContext(context.Context) WirelessDeviceApplicationOutput }
WirelessDeviceApplicationInput is an input type that accepts WirelessDeviceApplicationArgs and WirelessDeviceApplicationOutput values. You can construct a concrete instance of `WirelessDeviceApplicationInput` via:
WirelessDeviceApplicationArgs{...}
type WirelessDeviceApplicationOutput ¶ added in v1.8.0
type WirelessDeviceApplicationOutput struct{ *pulumi.OutputState }
LoRaWAN application configuration, which can be used to perform geolocation.
func (WirelessDeviceApplicationOutput) DestinationName ¶ added in v1.8.0
func (o WirelessDeviceApplicationOutput) DestinationName() pulumi.StringPtrOutput
The name of the position data destination that describes the AWS IoT rule that processes the device's position data for use by AWS IoT Core for LoRaWAN.
func (WirelessDeviceApplicationOutput) ElementType ¶ added in v1.8.0
func (WirelessDeviceApplicationOutput) ElementType() reflect.Type
func (WirelessDeviceApplicationOutput) FPort ¶ added in v1.8.0
func (o WirelessDeviceApplicationOutput) FPort() pulumi.IntPtrOutput
The Fport value.
func (WirelessDeviceApplicationOutput) ToWirelessDeviceApplicationOutput ¶ added in v1.8.0
func (o WirelessDeviceApplicationOutput) ToWirelessDeviceApplicationOutput() WirelessDeviceApplicationOutput
func (WirelessDeviceApplicationOutput) ToWirelessDeviceApplicationOutputWithContext ¶ added in v1.8.0
func (o WirelessDeviceApplicationOutput) ToWirelessDeviceApplicationOutputWithContext(ctx context.Context) WirelessDeviceApplicationOutput
type WirelessDeviceApplicationType ¶ added in v1.8.0
type WirelessDeviceApplicationType string
Application type, which can be specified to obtain real-time position information of your LoRaWAN device.
func (WirelessDeviceApplicationType) ElementType ¶ added in v1.8.0
func (WirelessDeviceApplicationType) ElementType() reflect.Type
func (WirelessDeviceApplicationType) ToStringOutput ¶ added in v1.8.0
func (e WirelessDeviceApplicationType) ToStringOutput() pulumi.StringOutput
func (WirelessDeviceApplicationType) ToStringOutputWithContext ¶ added in v1.8.0
func (e WirelessDeviceApplicationType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (WirelessDeviceApplicationType) ToStringPtrOutput ¶ added in v1.8.0
func (e WirelessDeviceApplicationType) ToStringPtrOutput() pulumi.StringPtrOutput
func (WirelessDeviceApplicationType) ToStringPtrOutputWithContext ¶ added in v1.8.0
func (e WirelessDeviceApplicationType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
func (WirelessDeviceApplicationType) ToWirelessDeviceApplicationTypeOutput ¶ added in v1.8.0
func (e WirelessDeviceApplicationType) ToWirelessDeviceApplicationTypeOutput() WirelessDeviceApplicationTypeOutput
func (WirelessDeviceApplicationType) ToWirelessDeviceApplicationTypeOutputWithContext ¶ added in v1.8.0
func (e WirelessDeviceApplicationType) ToWirelessDeviceApplicationTypeOutputWithContext(ctx context.Context) WirelessDeviceApplicationTypeOutput
func (WirelessDeviceApplicationType) ToWirelessDeviceApplicationTypePtrOutput ¶ added in v1.8.0
func (e WirelessDeviceApplicationType) ToWirelessDeviceApplicationTypePtrOutput() WirelessDeviceApplicationTypePtrOutput
func (WirelessDeviceApplicationType) ToWirelessDeviceApplicationTypePtrOutputWithContext ¶ added in v1.8.0
func (e WirelessDeviceApplicationType) ToWirelessDeviceApplicationTypePtrOutputWithContext(ctx context.Context) WirelessDeviceApplicationTypePtrOutput
type WirelessDeviceApplicationTypeInput ¶ added in v1.8.0
type WirelessDeviceApplicationTypeInput interface { pulumi.Input ToWirelessDeviceApplicationTypeOutput() WirelessDeviceApplicationTypeOutput ToWirelessDeviceApplicationTypeOutputWithContext(context.Context) WirelessDeviceApplicationTypeOutput }
WirelessDeviceApplicationTypeInput is an input type that accepts values of the WirelessDeviceApplicationType enum A concrete instance of `WirelessDeviceApplicationTypeInput` can be one of the following:
WirelessDeviceApplicationTypeSemtechGeolocation WirelessDeviceApplicationTypeSemtechGnss WirelessDeviceApplicationTypeSemtechGnssng WirelessDeviceApplicationTypeSemtechWiFi
type WirelessDeviceApplicationTypeOutput ¶ added in v1.8.0
type WirelessDeviceApplicationTypeOutput struct{ *pulumi.OutputState }
func (WirelessDeviceApplicationTypeOutput) ElementType ¶ added in v1.8.0
func (WirelessDeviceApplicationTypeOutput) ElementType() reflect.Type
func (WirelessDeviceApplicationTypeOutput) ToStringOutput ¶ added in v1.8.0
func (o WirelessDeviceApplicationTypeOutput) ToStringOutput() pulumi.StringOutput
func (WirelessDeviceApplicationTypeOutput) ToStringOutputWithContext ¶ added in v1.8.0
func (o WirelessDeviceApplicationTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (WirelessDeviceApplicationTypeOutput) ToStringPtrOutput ¶ added in v1.8.0
func (o WirelessDeviceApplicationTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (WirelessDeviceApplicationTypeOutput) ToStringPtrOutputWithContext ¶ added in v1.8.0
func (o WirelessDeviceApplicationTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
func (WirelessDeviceApplicationTypeOutput) ToWirelessDeviceApplicationTypeOutput ¶ added in v1.8.0
func (o WirelessDeviceApplicationTypeOutput) ToWirelessDeviceApplicationTypeOutput() WirelessDeviceApplicationTypeOutput
func (WirelessDeviceApplicationTypeOutput) ToWirelessDeviceApplicationTypeOutputWithContext ¶ added in v1.8.0
func (o WirelessDeviceApplicationTypeOutput) ToWirelessDeviceApplicationTypeOutputWithContext(ctx context.Context) WirelessDeviceApplicationTypeOutput
func (WirelessDeviceApplicationTypeOutput) ToWirelessDeviceApplicationTypePtrOutput ¶ added in v1.8.0
func (o WirelessDeviceApplicationTypeOutput) ToWirelessDeviceApplicationTypePtrOutput() WirelessDeviceApplicationTypePtrOutput
func (WirelessDeviceApplicationTypeOutput) ToWirelessDeviceApplicationTypePtrOutputWithContext ¶ added in v1.8.0
func (o WirelessDeviceApplicationTypeOutput) ToWirelessDeviceApplicationTypePtrOutputWithContext(ctx context.Context) WirelessDeviceApplicationTypePtrOutput
type WirelessDeviceApplicationTypePtrInput ¶ added in v1.8.0
type WirelessDeviceApplicationTypePtrInput interface { pulumi.Input ToWirelessDeviceApplicationTypePtrOutput() WirelessDeviceApplicationTypePtrOutput ToWirelessDeviceApplicationTypePtrOutputWithContext(context.Context) WirelessDeviceApplicationTypePtrOutput }
func WirelessDeviceApplicationTypePtr ¶ added in v1.8.0
func WirelessDeviceApplicationTypePtr(v string) WirelessDeviceApplicationTypePtrInput
type WirelessDeviceApplicationTypePtrOutput ¶ added in v1.8.0
type WirelessDeviceApplicationTypePtrOutput struct{ *pulumi.OutputState }
func (WirelessDeviceApplicationTypePtrOutput) ElementType ¶ added in v1.8.0
func (WirelessDeviceApplicationTypePtrOutput) ElementType() reflect.Type
func (WirelessDeviceApplicationTypePtrOutput) ToStringPtrOutput ¶ added in v1.8.0
func (o WirelessDeviceApplicationTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (WirelessDeviceApplicationTypePtrOutput) ToStringPtrOutputWithContext ¶ added in v1.8.0
func (o WirelessDeviceApplicationTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
func (WirelessDeviceApplicationTypePtrOutput) ToWirelessDeviceApplicationTypePtrOutput ¶ added in v1.8.0
func (o WirelessDeviceApplicationTypePtrOutput) ToWirelessDeviceApplicationTypePtrOutput() WirelessDeviceApplicationTypePtrOutput
func (WirelessDeviceApplicationTypePtrOutput) ToWirelessDeviceApplicationTypePtrOutputWithContext ¶ added in v1.8.0
func (o WirelessDeviceApplicationTypePtrOutput) ToWirelessDeviceApplicationTypePtrOutputWithContext(ctx context.Context) WirelessDeviceApplicationTypePtrOutput
type WirelessDeviceArgs ¶
type WirelessDeviceArgs struct { // Wireless device description Description pulumi.StringPtrInput // Wireless device destination name DestinationName pulumi.StringInput // The date and time when the most recent uplink was received. LastUplinkReceivedAt pulumi.StringPtrInput // The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Device. LoRaWan WirelessDeviceLoRaWanDevicePtrInput // Wireless device name Name pulumi.StringPtrInput // FPort values for the GNSS, stream, and ClockSync functions of the positioning information. Positioning WirelessDevicePositioningPtrInput // A list of key-value pairs that contain metadata for the device. Currently not supported, will not create if tags are passed. Tags aws.TagArrayInput // Thing arn. Passed into update to associate Thing with Wireless device. ThingArn pulumi.StringPtrInput // Wireless device type, currently only Sidewalk and LoRa Type WirelessDeviceTypeInput }
The set of arguments for constructing a WirelessDevice resource.
func (WirelessDeviceArgs) ElementType ¶
func (WirelessDeviceArgs) ElementType() reflect.Type
type WirelessDeviceFPorts ¶ added in v1.8.0
type WirelessDeviceFPorts struct { // A list of optional LoRaWAN application information, which can be used for geolocation. Applications []WirelessDeviceApplication `pulumi:"applications"` }
type WirelessDeviceFPortsArgs ¶ added in v1.8.0
type WirelessDeviceFPortsArgs struct { // A list of optional LoRaWAN application information, which can be used for geolocation. Applications WirelessDeviceApplicationArrayInput `pulumi:"applications"` }
func (WirelessDeviceFPortsArgs) ElementType ¶ added in v1.8.0
func (WirelessDeviceFPortsArgs) ElementType() reflect.Type
func (WirelessDeviceFPortsArgs) ToWirelessDeviceFPortsOutput ¶ added in v1.8.0
func (i WirelessDeviceFPortsArgs) ToWirelessDeviceFPortsOutput() WirelessDeviceFPortsOutput
func (WirelessDeviceFPortsArgs) ToWirelessDeviceFPortsOutputWithContext ¶ added in v1.8.0
func (i WirelessDeviceFPortsArgs) ToWirelessDeviceFPortsOutputWithContext(ctx context.Context) WirelessDeviceFPortsOutput
func (WirelessDeviceFPortsArgs) ToWirelessDeviceFPortsPtrOutput ¶ added in v1.8.0
func (i WirelessDeviceFPortsArgs) ToWirelessDeviceFPortsPtrOutput() WirelessDeviceFPortsPtrOutput
func (WirelessDeviceFPortsArgs) ToWirelessDeviceFPortsPtrOutputWithContext ¶ added in v1.8.0
func (i WirelessDeviceFPortsArgs) ToWirelessDeviceFPortsPtrOutputWithContext(ctx context.Context) WirelessDeviceFPortsPtrOutput
type WirelessDeviceFPortsInput ¶ added in v1.8.0
type WirelessDeviceFPortsInput interface { pulumi.Input ToWirelessDeviceFPortsOutput() WirelessDeviceFPortsOutput ToWirelessDeviceFPortsOutputWithContext(context.Context) WirelessDeviceFPortsOutput }
WirelessDeviceFPortsInput is an input type that accepts WirelessDeviceFPortsArgs and WirelessDeviceFPortsOutput values. You can construct a concrete instance of `WirelessDeviceFPortsInput` via:
WirelessDeviceFPortsArgs{...}
type WirelessDeviceFPortsOutput ¶ added in v1.8.0
type WirelessDeviceFPortsOutput struct{ *pulumi.OutputState }
func (WirelessDeviceFPortsOutput) Applications ¶ added in v1.8.0
func (o WirelessDeviceFPortsOutput) Applications() WirelessDeviceApplicationArrayOutput
A list of optional LoRaWAN application information, which can be used for geolocation.
func (WirelessDeviceFPortsOutput) ElementType ¶ added in v1.8.0
func (WirelessDeviceFPortsOutput) ElementType() reflect.Type
func (WirelessDeviceFPortsOutput) ToWirelessDeviceFPortsOutput ¶ added in v1.8.0
func (o WirelessDeviceFPortsOutput) ToWirelessDeviceFPortsOutput() WirelessDeviceFPortsOutput
func (WirelessDeviceFPortsOutput) ToWirelessDeviceFPortsOutputWithContext ¶ added in v1.8.0
func (o WirelessDeviceFPortsOutput) ToWirelessDeviceFPortsOutputWithContext(ctx context.Context) WirelessDeviceFPortsOutput
func (WirelessDeviceFPortsOutput) ToWirelessDeviceFPortsPtrOutput ¶ added in v1.8.0
func (o WirelessDeviceFPortsOutput) ToWirelessDeviceFPortsPtrOutput() WirelessDeviceFPortsPtrOutput
func (WirelessDeviceFPortsOutput) ToWirelessDeviceFPortsPtrOutputWithContext ¶ added in v1.8.0
func (o WirelessDeviceFPortsOutput) ToWirelessDeviceFPortsPtrOutputWithContext(ctx context.Context) WirelessDeviceFPortsPtrOutput
type WirelessDeviceFPortsPtrInput ¶ added in v1.8.0
type WirelessDeviceFPortsPtrInput interface { pulumi.Input ToWirelessDeviceFPortsPtrOutput() WirelessDeviceFPortsPtrOutput ToWirelessDeviceFPortsPtrOutputWithContext(context.Context) WirelessDeviceFPortsPtrOutput }
WirelessDeviceFPortsPtrInput is an input type that accepts WirelessDeviceFPortsArgs, WirelessDeviceFPortsPtr and WirelessDeviceFPortsPtrOutput values. You can construct a concrete instance of `WirelessDeviceFPortsPtrInput` via:
WirelessDeviceFPortsArgs{...} or: nil
func WirelessDeviceFPortsPtr ¶ added in v1.8.0
func WirelessDeviceFPortsPtr(v *WirelessDeviceFPortsArgs) WirelessDeviceFPortsPtrInput
type WirelessDeviceFPortsPtrOutput ¶ added in v1.8.0
type WirelessDeviceFPortsPtrOutput struct{ *pulumi.OutputState }
func (WirelessDeviceFPortsPtrOutput) Applications ¶ added in v1.8.0
func (o WirelessDeviceFPortsPtrOutput) Applications() WirelessDeviceApplicationArrayOutput
A list of optional LoRaWAN application information, which can be used for geolocation.
func (WirelessDeviceFPortsPtrOutput) Elem ¶ added in v1.8.0
func (o WirelessDeviceFPortsPtrOutput) Elem() WirelessDeviceFPortsOutput
func (WirelessDeviceFPortsPtrOutput) ElementType ¶ added in v1.8.0
func (WirelessDeviceFPortsPtrOutput) ElementType() reflect.Type
func (WirelessDeviceFPortsPtrOutput) ToWirelessDeviceFPortsPtrOutput ¶ added in v1.8.0
func (o WirelessDeviceFPortsPtrOutput) ToWirelessDeviceFPortsPtrOutput() WirelessDeviceFPortsPtrOutput
func (WirelessDeviceFPortsPtrOutput) ToWirelessDeviceFPortsPtrOutputWithContext ¶ added in v1.8.0
func (o WirelessDeviceFPortsPtrOutput) ToWirelessDeviceFPortsPtrOutputWithContext(ctx context.Context) WirelessDeviceFPortsPtrOutput
type WirelessDeviceInput ¶
type WirelessDeviceInput interface { pulumi.Input ToWirelessDeviceOutput() WirelessDeviceOutput ToWirelessDeviceOutputWithContext(ctx context.Context) WirelessDeviceOutput }
type WirelessDeviceLoRaWanDevice ¶ added in v0.72.0
type WirelessDeviceLoRaWanDevice struct { // ABP device object for LoRaWAN specification v1.0.x. AbpV10x *WirelessDeviceAbpV10x `pulumi:"abpV10x"` // ABP device object for create APIs for v1.1. AbpV11 *WirelessDeviceAbpV11 `pulumi:"abpV11"` // The DevEUI value. DevEui *string `pulumi:"devEui"` // The ID of the device profile for the new wireless device. DeviceProfileId *string `pulumi:"deviceProfileId"` // List of FPort assigned for different LoRaWAN application packages to use. FPorts *WirelessDeviceFPorts `pulumi:"fPorts"` // OTAA device object for create APIs for v1.0.x OtaaV10x *WirelessDeviceOtaaV10x `pulumi:"otaaV10x"` // OTAA device object for v1.1 for create APIs. OtaaV11 *WirelessDeviceOtaaV11 `pulumi:"otaaV11"` // The ID of the service profile. ServiceProfileId *string `pulumi:"serviceProfileId"` }
type WirelessDeviceLoRaWanDeviceArgs ¶ added in v0.72.0
type WirelessDeviceLoRaWanDeviceArgs struct { // ABP device object for LoRaWAN specification v1.0.x. AbpV10x WirelessDeviceAbpV10xPtrInput `pulumi:"abpV10x"` // ABP device object for create APIs for v1.1. AbpV11 WirelessDeviceAbpV11PtrInput `pulumi:"abpV11"` // The DevEUI value. DevEui pulumi.StringPtrInput `pulumi:"devEui"` // The ID of the device profile for the new wireless device. DeviceProfileId pulumi.StringPtrInput `pulumi:"deviceProfileId"` // List of FPort assigned for different LoRaWAN application packages to use. FPorts WirelessDeviceFPortsPtrInput `pulumi:"fPorts"` // OTAA device object for create APIs for v1.0.x OtaaV10x WirelessDeviceOtaaV10xPtrInput `pulumi:"otaaV10x"` // OTAA device object for v1.1 for create APIs. OtaaV11 WirelessDeviceOtaaV11PtrInput `pulumi:"otaaV11"` // The ID of the service profile. ServiceProfileId pulumi.StringPtrInput `pulumi:"serviceProfileId"` }
func (WirelessDeviceLoRaWanDeviceArgs) ElementType ¶ added in v0.72.0
func (WirelessDeviceLoRaWanDeviceArgs) ElementType() reflect.Type
func (WirelessDeviceLoRaWanDeviceArgs) ToWirelessDeviceLoRaWanDeviceOutput ¶ added in v0.72.0
func (i WirelessDeviceLoRaWanDeviceArgs) ToWirelessDeviceLoRaWanDeviceOutput() WirelessDeviceLoRaWanDeviceOutput
func (WirelessDeviceLoRaWanDeviceArgs) ToWirelessDeviceLoRaWanDeviceOutputWithContext ¶ added in v0.72.0
func (i WirelessDeviceLoRaWanDeviceArgs) ToWirelessDeviceLoRaWanDeviceOutputWithContext(ctx context.Context) WirelessDeviceLoRaWanDeviceOutput
func (WirelessDeviceLoRaWanDeviceArgs) ToWirelessDeviceLoRaWanDevicePtrOutput ¶ added in v0.72.0
func (i WirelessDeviceLoRaWanDeviceArgs) ToWirelessDeviceLoRaWanDevicePtrOutput() WirelessDeviceLoRaWanDevicePtrOutput
func (WirelessDeviceLoRaWanDeviceArgs) ToWirelessDeviceLoRaWanDevicePtrOutputWithContext ¶ added in v0.72.0
func (i WirelessDeviceLoRaWanDeviceArgs) ToWirelessDeviceLoRaWanDevicePtrOutputWithContext(ctx context.Context) WirelessDeviceLoRaWanDevicePtrOutput
type WirelessDeviceLoRaWanDeviceInput ¶ added in v0.72.0
type WirelessDeviceLoRaWanDeviceInput interface { pulumi.Input ToWirelessDeviceLoRaWanDeviceOutput() WirelessDeviceLoRaWanDeviceOutput ToWirelessDeviceLoRaWanDeviceOutputWithContext(context.Context) WirelessDeviceLoRaWanDeviceOutput }
WirelessDeviceLoRaWanDeviceInput is an input type that accepts WirelessDeviceLoRaWanDeviceArgs and WirelessDeviceLoRaWanDeviceOutput values. You can construct a concrete instance of `WirelessDeviceLoRaWanDeviceInput` via:
WirelessDeviceLoRaWanDeviceArgs{...}
type WirelessDeviceLoRaWanDeviceOutput ¶ added in v0.72.0
type WirelessDeviceLoRaWanDeviceOutput struct{ *pulumi.OutputState }
func (WirelessDeviceLoRaWanDeviceOutput) AbpV10x ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDeviceOutput) AbpV10x() WirelessDeviceAbpV10xPtrOutput
ABP device object for LoRaWAN specification v1.0.x.
func (WirelessDeviceLoRaWanDeviceOutput) AbpV11 ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDeviceOutput) AbpV11() WirelessDeviceAbpV11PtrOutput
ABP device object for create APIs for v1.1.
func (WirelessDeviceLoRaWanDeviceOutput) DevEui ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDeviceOutput) DevEui() pulumi.StringPtrOutput
The DevEUI value.
func (WirelessDeviceLoRaWanDeviceOutput) DeviceProfileId ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDeviceOutput) DeviceProfileId() pulumi.StringPtrOutput
The ID of the device profile for the new wireless device.
func (WirelessDeviceLoRaWanDeviceOutput) ElementType ¶ added in v0.72.0
func (WirelessDeviceLoRaWanDeviceOutput) ElementType() reflect.Type
func (WirelessDeviceLoRaWanDeviceOutput) FPorts ¶ added in v1.8.0
func (o WirelessDeviceLoRaWanDeviceOutput) FPorts() WirelessDeviceFPortsPtrOutput
List of FPort assigned for different LoRaWAN application packages to use.
func (WirelessDeviceLoRaWanDeviceOutput) OtaaV10x ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDeviceOutput) OtaaV10x() WirelessDeviceOtaaV10xPtrOutput
OTAA device object for create APIs for v1.0.x
func (WirelessDeviceLoRaWanDeviceOutput) OtaaV11 ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDeviceOutput) OtaaV11() WirelessDeviceOtaaV11PtrOutput
OTAA device object for v1.1 for create APIs.
func (WirelessDeviceLoRaWanDeviceOutput) ServiceProfileId ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDeviceOutput) ServiceProfileId() pulumi.StringPtrOutput
The ID of the service profile.
func (WirelessDeviceLoRaWanDeviceOutput) ToWirelessDeviceLoRaWanDeviceOutput ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDeviceOutput) ToWirelessDeviceLoRaWanDeviceOutput() WirelessDeviceLoRaWanDeviceOutput
func (WirelessDeviceLoRaWanDeviceOutput) ToWirelessDeviceLoRaWanDeviceOutputWithContext ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDeviceOutput) ToWirelessDeviceLoRaWanDeviceOutputWithContext(ctx context.Context) WirelessDeviceLoRaWanDeviceOutput
func (WirelessDeviceLoRaWanDeviceOutput) ToWirelessDeviceLoRaWanDevicePtrOutput ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDeviceOutput) ToWirelessDeviceLoRaWanDevicePtrOutput() WirelessDeviceLoRaWanDevicePtrOutput
func (WirelessDeviceLoRaWanDeviceOutput) ToWirelessDeviceLoRaWanDevicePtrOutputWithContext ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDeviceOutput) ToWirelessDeviceLoRaWanDevicePtrOutputWithContext(ctx context.Context) WirelessDeviceLoRaWanDevicePtrOutput
type WirelessDeviceLoRaWanDevicePtrInput ¶ added in v0.72.0
type WirelessDeviceLoRaWanDevicePtrInput interface { pulumi.Input ToWirelessDeviceLoRaWanDevicePtrOutput() WirelessDeviceLoRaWanDevicePtrOutput ToWirelessDeviceLoRaWanDevicePtrOutputWithContext(context.Context) WirelessDeviceLoRaWanDevicePtrOutput }
WirelessDeviceLoRaWanDevicePtrInput is an input type that accepts WirelessDeviceLoRaWanDeviceArgs, WirelessDeviceLoRaWanDevicePtr and WirelessDeviceLoRaWanDevicePtrOutput values. You can construct a concrete instance of `WirelessDeviceLoRaWanDevicePtrInput` via:
WirelessDeviceLoRaWanDeviceArgs{...} or: nil
func WirelessDeviceLoRaWanDevicePtr ¶ added in v0.72.0
func WirelessDeviceLoRaWanDevicePtr(v *WirelessDeviceLoRaWanDeviceArgs) WirelessDeviceLoRaWanDevicePtrInput
type WirelessDeviceLoRaWanDevicePtrOutput ¶ added in v0.72.0
type WirelessDeviceLoRaWanDevicePtrOutput struct{ *pulumi.OutputState }
func (WirelessDeviceLoRaWanDevicePtrOutput) AbpV10x ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDevicePtrOutput) AbpV10x() WirelessDeviceAbpV10xPtrOutput
ABP device object for LoRaWAN specification v1.0.x.
func (WirelessDeviceLoRaWanDevicePtrOutput) AbpV11 ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDevicePtrOutput) AbpV11() WirelessDeviceAbpV11PtrOutput
ABP device object for create APIs for v1.1.
func (WirelessDeviceLoRaWanDevicePtrOutput) DevEui ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDevicePtrOutput) DevEui() pulumi.StringPtrOutput
The DevEUI value.
func (WirelessDeviceLoRaWanDevicePtrOutput) DeviceProfileId ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDevicePtrOutput) DeviceProfileId() pulumi.StringPtrOutput
The ID of the device profile for the new wireless device.
func (WirelessDeviceLoRaWanDevicePtrOutput) ElementType ¶ added in v0.72.0
func (WirelessDeviceLoRaWanDevicePtrOutput) ElementType() reflect.Type
func (WirelessDeviceLoRaWanDevicePtrOutput) FPorts ¶ added in v1.8.0
func (o WirelessDeviceLoRaWanDevicePtrOutput) FPorts() WirelessDeviceFPortsPtrOutput
List of FPort assigned for different LoRaWAN application packages to use.
func (WirelessDeviceLoRaWanDevicePtrOutput) OtaaV10x ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDevicePtrOutput) OtaaV10x() WirelessDeviceOtaaV10xPtrOutput
OTAA device object for create APIs for v1.0.x
func (WirelessDeviceLoRaWanDevicePtrOutput) OtaaV11 ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDevicePtrOutput) OtaaV11() WirelessDeviceOtaaV11PtrOutput
OTAA device object for v1.1 for create APIs.
func (WirelessDeviceLoRaWanDevicePtrOutput) ServiceProfileId ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDevicePtrOutput) ServiceProfileId() pulumi.StringPtrOutput
The ID of the service profile.
func (WirelessDeviceLoRaWanDevicePtrOutput) ToWirelessDeviceLoRaWanDevicePtrOutput ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDevicePtrOutput) ToWirelessDeviceLoRaWanDevicePtrOutput() WirelessDeviceLoRaWanDevicePtrOutput
func (WirelessDeviceLoRaWanDevicePtrOutput) ToWirelessDeviceLoRaWanDevicePtrOutputWithContext ¶ added in v0.72.0
func (o WirelessDeviceLoRaWanDevicePtrOutput) ToWirelessDeviceLoRaWanDevicePtrOutputWithContext(ctx context.Context) WirelessDeviceLoRaWanDevicePtrOutput
type WirelessDeviceOtaaV10x ¶
type WirelessDeviceOtaaV10xArgs ¶
type WirelessDeviceOtaaV10xArgs struct { // The AppEUI value. You specify this value when using LoRaWAN versions v1.0.2 or v1.0.3. AppEui pulumi.StringInput `pulumi:"appEui"` // The AppKey value. AppKey pulumi.StringInput `pulumi:"appKey"` }
func (WirelessDeviceOtaaV10xArgs) ElementType ¶
func (WirelessDeviceOtaaV10xArgs) ElementType() reflect.Type
func (WirelessDeviceOtaaV10xArgs) ToWirelessDeviceOtaaV10xOutput ¶
func (i WirelessDeviceOtaaV10xArgs) ToWirelessDeviceOtaaV10xOutput() WirelessDeviceOtaaV10xOutput
func (WirelessDeviceOtaaV10xArgs) ToWirelessDeviceOtaaV10xOutputWithContext ¶
func (i WirelessDeviceOtaaV10xArgs) ToWirelessDeviceOtaaV10xOutputWithContext(ctx context.Context) WirelessDeviceOtaaV10xOutput
func (WirelessDeviceOtaaV10xArgs) ToWirelessDeviceOtaaV10xPtrOutput ¶
func (i WirelessDeviceOtaaV10xArgs) ToWirelessDeviceOtaaV10xPtrOutput() WirelessDeviceOtaaV10xPtrOutput
func (WirelessDeviceOtaaV10xArgs) ToWirelessDeviceOtaaV10xPtrOutputWithContext ¶
func (i WirelessDeviceOtaaV10xArgs) ToWirelessDeviceOtaaV10xPtrOutputWithContext(ctx context.Context) WirelessDeviceOtaaV10xPtrOutput
type WirelessDeviceOtaaV10xInput ¶
type WirelessDeviceOtaaV10xInput interface { pulumi.Input ToWirelessDeviceOtaaV10xOutput() WirelessDeviceOtaaV10xOutput ToWirelessDeviceOtaaV10xOutputWithContext(context.Context) WirelessDeviceOtaaV10xOutput }
WirelessDeviceOtaaV10xInput is an input type that accepts WirelessDeviceOtaaV10xArgs and WirelessDeviceOtaaV10xOutput values. You can construct a concrete instance of `WirelessDeviceOtaaV10xInput` via:
WirelessDeviceOtaaV10xArgs{...}
type WirelessDeviceOtaaV10xOutput ¶
type WirelessDeviceOtaaV10xOutput struct{ *pulumi.OutputState }
func (WirelessDeviceOtaaV10xOutput) AppEui ¶
func (o WirelessDeviceOtaaV10xOutput) AppEui() pulumi.StringOutput
The AppEUI value. You specify this value when using LoRaWAN versions v1.0.2 or v1.0.3.
func (WirelessDeviceOtaaV10xOutput) AppKey ¶
func (o WirelessDeviceOtaaV10xOutput) AppKey() pulumi.StringOutput
The AppKey value.
func (WirelessDeviceOtaaV10xOutput) ElementType ¶
func (WirelessDeviceOtaaV10xOutput) ElementType() reflect.Type
func (WirelessDeviceOtaaV10xOutput) ToWirelessDeviceOtaaV10xOutput ¶
func (o WirelessDeviceOtaaV10xOutput) ToWirelessDeviceOtaaV10xOutput() WirelessDeviceOtaaV10xOutput
func (WirelessDeviceOtaaV10xOutput) ToWirelessDeviceOtaaV10xOutputWithContext ¶
func (o WirelessDeviceOtaaV10xOutput) ToWirelessDeviceOtaaV10xOutputWithContext(ctx context.Context) WirelessDeviceOtaaV10xOutput
func (WirelessDeviceOtaaV10xOutput) ToWirelessDeviceOtaaV10xPtrOutput ¶
func (o WirelessDeviceOtaaV10xOutput) ToWirelessDeviceOtaaV10xPtrOutput() WirelessDeviceOtaaV10xPtrOutput
func (WirelessDeviceOtaaV10xOutput) ToWirelessDeviceOtaaV10xPtrOutputWithContext ¶
func (o WirelessDeviceOtaaV10xOutput) ToWirelessDeviceOtaaV10xPtrOutputWithContext(ctx context.Context) WirelessDeviceOtaaV10xPtrOutput
type WirelessDeviceOtaaV10xPtrInput ¶
type WirelessDeviceOtaaV10xPtrInput interface { pulumi.Input ToWirelessDeviceOtaaV10xPtrOutput() WirelessDeviceOtaaV10xPtrOutput ToWirelessDeviceOtaaV10xPtrOutputWithContext(context.Context) WirelessDeviceOtaaV10xPtrOutput }
WirelessDeviceOtaaV10xPtrInput is an input type that accepts WirelessDeviceOtaaV10xArgs, WirelessDeviceOtaaV10xPtr and WirelessDeviceOtaaV10xPtrOutput values. You can construct a concrete instance of `WirelessDeviceOtaaV10xPtrInput` via:
WirelessDeviceOtaaV10xArgs{...} or: nil
func WirelessDeviceOtaaV10xPtr ¶
func WirelessDeviceOtaaV10xPtr(v *WirelessDeviceOtaaV10xArgs) WirelessDeviceOtaaV10xPtrInput
type WirelessDeviceOtaaV10xPtrOutput ¶
type WirelessDeviceOtaaV10xPtrOutput struct{ *pulumi.OutputState }
func (WirelessDeviceOtaaV10xPtrOutput) AppEui ¶
func (o WirelessDeviceOtaaV10xPtrOutput) AppEui() pulumi.StringPtrOutput
The AppEUI value. You specify this value when using LoRaWAN versions v1.0.2 or v1.0.3.
func (WirelessDeviceOtaaV10xPtrOutput) AppKey ¶
func (o WirelessDeviceOtaaV10xPtrOutput) AppKey() pulumi.StringPtrOutput
The AppKey value.
func (WirelessDeviceOtaaV10xPtrOutput) Elem ¶
func (o WirelessDeviceOtaaV10xPtrOutput) Elem() WirelessDeviceOtaaV10xOutput
func (WirelessDeviceOtaaV10xPtrOutput) ElementType ¶
func (WirelessDeviceOtaaV10xPtrOutput) ElementType() reflect.Type
func (WirelessDeviceOtaaV10xPtrOutput) ToWirelessDeviceOtaaV10xPtrOutput ¶
func (o WirelessDeviceOtaaV10xPtrOutput) ToWirelessDeviceOtaaV10xPtrOutput() WirelessDeviceOtaaV10xPtrOutput
func (WirelessDeviceOtaaV10xPtrOutput) ToWirelessDeviceOtaaV10xPtrOutputWithContext ¶
func (o WirelessDeviceOtaaV10xPtrOutput) ToWirelessDeviceOtaaV10xPtrOutputWithContext(ctx context.Context) WirelessDeviceOtaaV10xPtrOutput
type WirelessDeviceOtaaV11 ¶
type WirelessDeviceOtaaV11 struct { // The AppKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the AppKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value. AppKey string `pulumi:"appKey"` // The JoinEUI value. JoinEui string `pulumi:"joinEui"` // The NwkKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the NwkKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value. NwkKey string `pulumi:"nwkKey"` }
type WirelessDeviceOtaaV11Args ¶
type WirelessDeviceOtaaV11Args struct { // The AppKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the AppKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value. AppKey pulumi.StringInput `pulumi:"appKey"` // The JoinEUI value. JoinEui pulumi.StringInput `pulumi:"joinEui"` // The NwkKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the NwkKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value. NwkKey pulumi.StringInput `pulumi:"nwkKey"` }
func (WirelessDeviceOtaaV11Args) ElementType ¶
func (WirelessDeviceOtaaV11Args) ElementType() reflect.Type
func (WirelessDeviceOtaaV11Args) ToWirelessDeviceOtaaV11Output ¶
func (i WirelessDeviceOtaaV11Args) ToWirelessDeviceOtaaV11Output() WirelessDeviceOtaaV11Output
func (WirelessDeviceOtaaV11Args) ToWirelessDeviceOtaaV11OutputWithContext ¶
func (i WirelessDeviceOtaaV11Args) ToWirelessDeviceOtaaV11OutputWithContext(ctx context.Context) WirelessDeviceOtaaV11Output
func (WirelessDeviceOtaaV11Args) ToWirelessDeviceOtaaV11PtrOutput ¶
func (i WirelessDeviceOtaaV11Args) ToWirelessDeviceOtaaV11PtrOutput() WirelessDeviceOtaaV11PtrOutput
func (WirelessDeviceOtaaV11Args) ToWirelessDeviceOtaaV11PtrOutputWithContext ¶
func (i WirelessDeviceOtaaV11Args) ToWirelessDeviceOtaaV11PtrOutputWithContext(ctx context.Context) WirelessDeviceOtaaV11PtrOutput
type WirelessDeviceOtaaV11Input ¶
type WirelessDeviceOtaaV11Input interface { pulumi.Input ToWirelessDeviceOtaaV11Output() WirelessDeviceOtaaV11Output ToWirelessDeviceOtaaV11OutputWithContext(context.Context) WirelessDeviceOtaaV11Output }
WirelessDeviceOtaaV11Input is an input type that accepts WirelessDeviceOtaaV11Args and WirelessDeviceOtaaV11Output values. You can construct a concrete instance of `WirelessDeviceOtaaV11Input` via:
WirelessDeviceOtaaV11Args{...}
type WirelessDeviceOtaaV11Output ¶
type WirelessDeviceOtaaV11Output struct{ *pulumi.OutputState }
func (WirelessDeviceOtaaV11Output) AppKey ¶
func (o WirelessDeviceOtaaV11Output) AppKey() pulumi.StringOutput
The AppKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the AppKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value.
func (WirelessDeviceOtaaV11Output) ElementType ¶
func (WirelessDeviceOtaaV11Output) ElementType() reflect.Type
func (WirelessDeviceOtaaV11Output) JoinEui ¶
func (o WirelessDeviceOtaaV11Output) JoinEui() pulumi.StringOutput
The JoinEUI value.
func (WirelessDeviceOtaaV11Output) NwkKey ¶
func (o WirelessDeviceOtaaV11Output) NwkKey() pulumi.StringOutput
The NwkKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the NwkKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value.
func (WirelessDeviceOtaaV11Output) ToWirelessDeviceOtaaV11Output ¶
func (o WirelessDeviceOtaaV11Output) ToWirelessDeviceOtaaV11Output() WirelessDeviceOtaaV11Output
func (WirelessDeviceOtaaV11Output) ToWirelessDeviceOtaaV11OutputWithContext ¶
func (o WirelessDeviceOtaaV11Output) ToWirelessDeviceOtaaV11OutputWithContext(ctx context.Context) WirelessDeviceOtaaV11Output
func (WirelessDeviceOtaaV11Output) ToWirelessDeviceOtaaV11PtrOutput ¶
func (o WirelessDeviceOtaaV11Output) ToWirelessDeviceOtaaV11PtrOutput() WirelessDeviceOtaaV11PtrOutput
func (WirelessDeviceOtaaV11Output) ToWirelessDeviceOtaaV11PtrOutputWithContext ¶
func (o WirelessDeviceOtaaV11Output) ToWirelessDeviceOtaaV11PtrOutputWithContext(ctx context.Context) WirelessDeviceOtaaV11PtrOutput
type WirelessDeviceOtaaV11PtrInput ¶
type WirelessDeviceOtaaV11PtrInput interface { pulumi.Input ToWirelessDeviceOtaaV11PtrOutput() WirelessDeviceOtaaV11PtrOutput ToWirelessDeviceOtaaV11PtrOutputWithContext(context.Context) WirelessDeviceOtaaV11PtrOutput }
WirelessDeviceOtaaV11PtrInput is an input type that accepts WirelessDeviceOtaaV11Args, WirelessDeviceOtaaV11Ptr and WirelessDeviceOtaaV11PtrOutput values. You can construct a concrete instance of `WirelessDeviceOtaaV11PtrInput` via:
WirelessDeviceOtaaV11Args{...} or: nil
func WirelessDeviceOtaaV11Ptr ¶
func WirelessDeviceOtaaV11Ptr(v *WirelessDeviceOtaaV11Args) WirelessDeviceOtaaV11PtrInput
type WirelessDeviceOtaaV11PtrOutput ¶
type WirelessDeviceOtaaV11PtrOutput struct{ *pulumi.OutputState }
func (WirelessDeviceOtaaV11PtrOutput) AppKey ¶
func (o WirelessDeviceOtaaV11PtrOutput) AppKey() pulumi.StringPtrOutput
The AppKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the AppKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value.
func (WirelessDeviceOtaaV11PtrOutput) Elem ¶
func (o WirelessDeviceOtaaV11PtrOutput) Elem() WirelessDeviceOtaaV11Output
func (WirelessDeviceOtaaV11PtrOutput) ElementType ¶
func (WirelessDeviceOtaaV11PtrOutput) ElementType() reflect.Type
func (WirelessDeviceOtaaV11PtrOutput) JoinEui ¶
func (o WirelessDeviceOtaaV11PtrOutput) JoinEui() pulumi.StringPtrOutput
The JoinEUI value.
func (WirelessDeviceOtaaV11PtrOutput) NwkKey ¶
func (o WirelessDeviceOtaaV11PtrOutput) NwkKey() pulumi.StringPtrOutput
The NwkKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the NwkKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value.
func (WirelessDeviceOtaaV11PtrOutput) ToWirelessDeviceOtaaV11PtrOutput ¶
func (o WirelessDeviceOtaaV11PtrOutput) ToWirelessDeviceOtaaV11PtrOutput() WirelessDeviceOtaaV11PtrOutput
func (WirelessDeviceOtaaV11PtrOutput) ToWirelessDeviceOtaaV11PtrOutputWithContext ¶
func (o WirelessDeviceOtaaV11PtrOutput) ToWirelessDeviceOtaaV11PtrOutputWithContext(ctx context.Context) WirelessDeviceOtaaV11PtrOutput
type WirelessDeviceOutput ¶
type WirelessDeviceOutput struct{ *pulumi.OutputState }
func (WirelessDeviceOutput) Arn ¶ added in v0.17.0
func (o WirelessDeviceOutput) Arn() pulumi.StringOutput
Wireless device arn. Returned after successful create.
func (WirelessDeviceOutput) AwsId ¶ added in v0.99.0
func (o WirelessDeviceOutput) AwsId() pulumi.StringOutput
Wireless device Id. Returned after successful create.
func (WirelessDeviceOutput) Description ¶ added in v0.17.0
func (o WirelessDeviceOutput) Description() pulumi.StringPtrOutput
Wireless device description
func (WirelessDeviceOutput) DestinationName ¶ added in v0.17.0
func (o WirelessDeviceOutput) DestinationName() pulumi.StringOutput
Wireless device destination name
func (WirelessDeviceOutput) ElementType ¶
func (WirelessDeviceOutput) ElementType() reflect.Type
func (WirelessDeviceOutput) LastUplinkReceivedAt ¶ added in v0.17.0
func (o WirelessDeviceOutput) LastUplinkReceivedAt() pulumi.StringPtrOutput
The date and time when the most recent uplink was received.
func (WirelessDeviceOutput) LoRaWan ¶ added in v0.72.0
func (o WirelessDeviceOutput) LoRaWan() WirelessDeviceLoRaWanDevicePtrOutput
The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Device.
func (WirelessDeviceOutput) Name ¶ added in v0.17.0
func (o WirelessDeviceOutput) Name() pulumi.StringPtrOutput
Wireless device name
func (WirelessDeviceOutput) Positioning ¶ added in v1.8.0
func (o WirelessDeviceOutput) Positioning() WirelessDevicePositioningPtrOutput
FPort values for the GNSS, stream, and ClockSync functions of the positioning information.
func (WirelessDeviceOutput) Tags ¶ added in v0.17.0
func (o WirelessDeviceOutput) Tags() aws.TagArrayOutput
A list of key-value pairs that contain metadata for the device. Currently not supported, will not create if tags are passed.
func (WirelessDeviceOutput) ThingArn ¶ added in v0.17.0
func (o WirelessDeviceOutput) ThingArn() pulumi.StringPtrOutput
Thing arn. Passed into update to associate Thing with Wireless device.
func (WirelessDeviceOutput) ThingName ¶ added in v0.17.0
func (o WirelessDeviceOutput) ThingName() pulumi.StringOutput
Thing Arn. If there is a Thing created, this can be returned with a Get call.
func (WirelessDeviceOutput) ToWirelessDeviceOutput ¶
func (o WirelessDeviceOutput) ToWirelessDeviceOutput() WirelessDeviceOutput
func (WirelessDeviceOutput) ToWirelessDeviceOutputWithContext ¶
func (o WirelessDeviceOutput) ToWirelessDeviceOutputWithContext(ctx context.Context) WirelessDeviceOutput
func (WirelessDeviceOutput) Type ¶ added in v0.17.0
func (o WirelessDeviceOutput) Type() WirelessDeviceTypeOutput
Wireless device type, currently only Sidewalk and LoRa
type WirelessDevicePositioning ¶ added in v1.8.0
type WirelessDevicePositioning string
FPort values for the GNSS, stream, and ClockSync functions of the positioning information.
func (WirelessDevicePositioning) ElementType ¶ added in v1.8.0
func (WirelessDevicePositioning) ElementType() reflect.Type
func (WirelessDevicePositioning) ToStringOutput ¶ added in v1.8.0
func (e WirelessDevicePositioning) ToStringOutput() pulumi.StringOutput
func (WirelessDevicePositioning) ToStringOutputWithContext ¶ added in v1.8.0
func (e WirelessDevicePositioning) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (WirelessDevicePositioning) ToStringPtrOutput ¶ added in v1.8.0
func (e WirelessDevicePositioning) ToStringPtrOutput() pulumi.StringPtrOutput
func (WirelessDevicePositioning) ToStringPtrOutputWithContext ¶ added in v1.8.0
func (e WirelessDevicePositioning) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
func (WirelessDevicePositioning) ToWirelessDevicePositioningOutput ¶ added in v1.8.0
func (e WirelessDevicePositioning) ToWirelessDevicePositioningOutput() WirelessDevicePositioningOutput
func (WirelessDevicePositioning) ToWirelessDevicePositioningOutputWithContext ¶ added in v1.8.0
func (e WirelessDevicePositioning) ToWirelessDevicePositioningOutputWithContext(ctx context.Context) WirelessDevicePositioningOutput
func (WirelessDevicePositioning) ToWirelessDevicePositioningPtrOutput ¶ added in v1.8.0
func (e WirelessDevicePositioning) ToWirelessDevicePositioningPtrOutput() WirelessDevicePositioningPtrOutput
func (WirelessDevicePositioning) ToWirelessDevicePositioningPtrOutputWithContext ¶ added in v1.8.0
func (e WirelessDevicePositioning) ToWirelessDevicePositioningPtrOutputWithContext(ctx context.Context) WirelessDevicePositioningPtrOutput
type WirelessDevicePositioningInput ¶ added in v1.8.0
type WirelessDevicePositioningInput interface { pulumi.Input ToWirelessDevicePositioningOutput() WirelessDevicePositioningOutput ToWirelessDevicePositioningOutputWithContext(context.Context) WirelessDevicePositioningOutput }
WirelessDevicePositioningInput is an input type that accepts values of the WirelessDevicePositioning enum A concrete instance of `WirelessDevicePositioningInput` can be one of the following:
WirelessDevicePositioningEnabled WirelessDevicePositioningDisabled
type WirelessDevicePositioningOutput ¶ added in v1.8.0
type WirelessDevicePositioningOutput struct{ *pulumi.OutputState }
func (WirelessDevicePositioningOutput) ElementType ¶ added in v1.8.0
func (WirelessDevicePositioningOutput) ElementType() reflect.Type
func (WirelessDevicePositioningOutput) ToStringOutput ¶ added in v1.8.0
func (o WirelessDevicePositioningOutput) ToStringOutput() pulumi.StringOutput
func (WirelessDevicePositioningOutput) ToStringOutputWithContext ¶ added in v1.8.0
func (o WirelessDevicePositioningOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (WirelessDevicePositioningOutput) ToStringPtrOutput ¶ added in v1.8.0
func (o WirelessDevicePositioningOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (WirelessDevicePositioningOutput) ToStringPtrOutputWithContext ¶ added in v1.8.0
func (o WirelessDevicePositioningOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
func (WirelessDevicePositioningOutput) ToWirelessDevicePositioningOutput ¶ added in v1.8.0
func (o WirelessDevicePositioningOutput) ToWirelessDevicePositioningOutput() WirelessDevicePositioningOutput
func (WirelessDevicePositioningOutput) ToWirelessDevicePositioningOutputWithContext ¶ added in v1.8.0
func (o WirelessDevicePositioningOutput) ToWirelessDevicePositioningOutputWithContext(ctx context.Context) WirelessDevicePositioningOutput
func (WirelessDevicePositioningOutput) ToWirelessDevicePositioningPtrOutput ¶ added in v1.8.0
func (o WirelessDevicePositioningOutput) ToWirelessDevicePositioningPtrOutput() WirelessDevicePositioningPtrOutput
func (WirelessDevicePositioningOutput) ToWirelessDevicePositioningPtrOutputWithContext ¶ added in v1.8.0
func (o WirelessDevicePositioningOutput) ToWirelessDevicePositioningPtrOutputWithContext(ctx context.Context) WirelessDevicePositioningPtrOutput
type WirelessDevicePositioningPtrInput ¶ added in v1.8.0
type WirelessDevicePositioningPtrInput interface { pulumi.Input ToWirelessDevicePositioningPtrOutput() WirelessDevicePositioningPtrOutput ToWirelessDevicePositioningPtrOutputWithContext(context.Context) WirelessDevicePositioningPtrOutput }
func WirelessDevicePositioningPtr ¶ added in v1.8.0
func WirelessDevicePositioningPtr(v string) WirelessDevicePositioningPtrInput
type WirelessDevicePositioningPtrOutput ¶ added in v1.8.0
type WirelessDevicePositioningPtrOutput struct{ *pulumi.OutputState }
func (WirelessDevicePositioningPtrOutput) Elem ¶ added in v1.8.0
func (o WirelessDevicePositioningPtrOutput) Elem() WirelessDevicePositioningOutput
func (WirelessDevicePositioningPtrOutput) ElementType ¶ added in v1.8.0
func (WirelessDevicePositioningPtrOutput) ElementType() reflect.Type
func (WirelessDevicePositioningPtrOutput) ToStringPtrOutput ¶ added in v1.8.0
func (o WirelessDevicePositioningPtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (WirelessDevicePositioningPtrOutput) ToStringPtrOutputWithContext ¶ added in v1.8.0
func (o WirelessDevicePositioningPtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
func (WirelessDevicePositioningPtrOutput) ToWirelessDevicePositioningPtrOutput ¶ added in v1.8.0
func (o WirelessDevicePositioningPtrOutput) ToWirelessDevicePositioningPtrOutput() WirelessDevicePositioningPtrOutput
func (WirelessDevicePositioningPtrOutput) ToWirelessDevicePositioningPtrOutputWithContext ¶ added in v1.8.0
func (o WirelessDevicePositioningPtrOutput) ToWirelessDevicePositioningPtrOutputWithContext(ctx context.Context) WirelessDevicePositioningPtrOutput
type WirelessDeviceSessionKeysAbpV10xArgs ¶
type WirelessDeviceSessionKeysAbpV10xArgs struct { // The AppSKey value. AppSKey pulumi.StringInput `pulumi:"appSKey"` // The NwkKey value. NwkSKey pulumi.StringInput `pulumi:"nwkSKey"` }
func (WirelessDeviceSessionKeysAbpV10xArgs) ElementType ¶
func (WirelessDeviceSessionKeysAbpV10xArgs) ElementType() reflect.Type
func (WirelessDeviceSessionKeysAbpV10xArgs) ToWirelessDeviceSessionKeysAbpV10xOutput ¶
func (i WirelessDeviceSessionKeysAbpV10xArgs) ToWirelessDeviceSessionKeysAbpV10xOutput() WirelessDeviceSessionKeysAbpV10xOutput
func (WirelessDeviceSessionKeysAbpV10xArgs) ToWirelessDeviceSessionKeysAbpV10xOutputWithContext ¶
func (i WirelessDeviceSessionKeysAbpV10xArgs) ToWirelessDeviceSessionKeysAbpV10xOutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV10xOutput
func (WirelessDeviceSessionKeysAbpV10xArgs) ToWirelessDeviceSessionKeysAbpV10xPtrOutput ¶
func (i WirelessDeviceSessionKeysAbpV10xArgs) ToWirelessDeviceSessionKeysAbpV10xPtrOutput() WirelessDeviceSessionKeysAbpV10xPtrOutput
func (WirelessDeviceSessionKeysAbpV10xArgs) ToWirelessDeviceSessionKeysAbpV10xPtrOutputWithContext ¶
func (i WirelessDeviceSessionKeysAbpV10xArgs) ToWirelessDeviceSessionKeysAbpV10xPtrOutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV10xPtrOutput
type WirelessDeviceSessionKeysAbpV10xInput ¶
type WirelessDeviceSessionKeysAbpV10xInput interface { pulumi.Input ToWirelessDeviceSessionKeysAbpV10xOutput() WirelessDeviceSessionKeysAbpV10xOutput ToWirelessDeviceSessionKeysAbpV10xOutputWithContext(context.Context) WirelessDeviceSessionKeysAbpV10xOutput }
WirelessDeviceSessionKeysAbpV10xInput is an input type that accepts WirelessDeviceSessionKeysAbpV10xArgs and WirelessDeviceSessionKeysAbpV10xOutput values. You can construct a concrete instance of `WirelessDeviceSessionKeysAbpV10xInput` via:
WirelessDeviceSessionKeysAbpV10xArgs{...}
type WirelessDeviceSessionKeysAbpV10xOutput ¶
type WirelessDeviceSessionKeysAbpV10xOutput struct{ *pulumi.OutputState }
func (WirelessDeviceSessionKeysAbpV10xOutput) AppSKey ¶
func (o WirelessDeviceSessionKeysAbpV10xOutput) AppSKey() pulumi.StringOutput
The AppSKey value.
func (WirelessDeviceSessionKeysAbpV10xOutput) ElementType ¶
func (WirelessDeviceSessionKeysAbpV10xOutput) ElementType() reflect.Type
func (WirelessDeviceSessionKeysAbpV10xOutput) NwkSKey ¶
func (o WirelessDeviceSessionKeysAbpV10xOutput) NwkSKey() pulumi.StringOutput
The NwkKey value.
func (WirelessDeviceSessionKeysAbpV10xOutput) ToWirelessDeviceSessionKeysAbpV10xOutput ¶
func (o WirelessDeviceSessionKeysAbpV10xOutput) ToWirelessDeviceSessionKeysAbpV10xOutput() WirelessDeviceSessionKeysAbpV10xOutput
func (WirelessDeviceSessionKeysAbpV10xOutput) ToWirelessDeviceSessionKeysAbpV10xOutputWithContext ¶
func (o WirelessDeviceSessionKeysAbpV10xOutput) ToWirelessDeviceSessionKeysAbpV10xOutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV10xOutput
func (WirelessDeviceSessionKeysAbpV10xOutput) ToWirelessDeviceSessionKeysAbpV10xPtrOutput ¶
func (o WirelessDeviceSessionKeysAbpV10xOutput) ToWirelessDeviceSessionKeysAbpV10xPtrOutput() WirelessDeviceSessionKeysAbpV10xPtrOutput
func (WirelessDeviceSessionKeysAbpV10xOutput) ToWirelessDeviceSessionKeysAbpV10xPtrOutputWithContext ¶
func (o WirelessDeviceSessionKeysAbpV10xOutput) ToWirelessDeviceSessionKeysAbpV10xPtrOutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV10xPtrOutput
type WirelessDeviceSessionKeysAbpV10xPtrInput ¶
type WirelessDeviceSessionKeysAbpV10xPtrInput interface { pulumi.Input ToWirelessDeviceSessionKeysAbpV10xPtrOutput() WirelessDeviceSessionKeysAbpV10xPtrOutput ToWirelessDeviceSessionKeysAbpV10xPtrOutputWithContext(context.Context) WirelessDeviceSessionKeysAbpV10xPtrOutput }
WirelessDeviceSessionKeysAbpV10xPtrInput is an input type that accepts WirelessDeviceSessionKeysAbpV10xArgs, WirelessDeviceSessionKeysAbpV10xPtr and WirelessDeviceSessionKeysAbpV10xPtrOutput values. You can construct a concrete instance of `WirelessDeviceSessionKeysAbpV10xPtrInput` via:
WirelessDeviceSessionKeysAbpV10xArgs{...} or: nil
func WirelessDeviceSessionKeysAbpV10xPtr ¶
func WirelessDeviceSessionKeysAbpV10xPtr(v *WirelessDeviceSessionKeysAbpV10xArgs) WirelessDeviceSessionKeysAbpV10xPtrInput
type WirelessDeviceSessionKeysAbpV10xPtrOutput ¶
type WirelessDeviceSessionKeysAbpV10xPtrOutput struct{ *pulumi.OutputState }
func (WirelessDeviceSessionKeysAbpV10xPtrOutput) AppSKey ¶
func (o WirelessDeviceSessionKeysAbpV10xPtrOutput) AppSKey() pulumi.StringPtrOutput
The AppSKey value.
func (WirelessDeviceSessionKeysAbpV10xPtrOutput) ElementType ¶
func (WirelessDeviceSessionKeysAbpV10xPtrOutput) ElementType() reflect.Type
func (WirelessDeviceSessionKeysAbpV10xPtrOutput) NwkSKey ¶
func (o WirelessDeviceSessionKeysAbpV10xPtrOutput) NwkSKey() pulumi.StringPtrOutput
The NwkKey value.
func (WirelessDeviceSessionKeysAbpV10xPtrOutput) ToWirelessDeviceSessionKeysAbpV10xPtrOutput ¶
func (o WirelessDeviceSessionKeysAbpV10xPtrOutput) ToWirelessDeviceSessionKeysAbpV10xPtrOutput() WirelessDeviceSessionKeysAbpV10xPtrOutput
func (WirelessDeviceSessionKeysAbpV10xPtrOutput) ToWirelessDeviceSessionKeysAbpV10xPtrOutputWithContext ¶
func (o WirelessDeviceSessionKeysAbpV10xPtrOutput) ToWirelessDeviceSessionKeysAbpV10xPtrOutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV10xPtrOutput
type WirelessDeviceSessionKeysAbpV11 ¶
type WirelessDeviceSessionKeysAbpV11 struct { // The AppSKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the AppSKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value. AppSKey string `pulumi:"appSKey"` // The FNwkSIntKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the FNwkSIntKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value. FNwkSIntKey string `pulumi:"fNwkSIntKey"` // The NwkSEncKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the NwkSEncKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value. NwkSEncKey string `pulumi:"nwkSEncKey"` // The SNwkSIntKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the SNwkSIntKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value. SNwkSIntKey string `pulumi:"sNwkSIntKey"` }
type WirelessDeviceSessionKeysAbpV11Args ¶
type WirelessDeviceSessionKeysAbpV11Args struct { // The AppSKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the AppSKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value. AppSKey pulumi.StringInput `pulumi:"appSKey"` // The FNwkSIntKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the FNwkSIntKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value. FNwkSIntKey pulumi.StringInput `pulumi:"fNwkSIntKey"` // The NwkSEncKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the NwkSEncKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value. NwkSEncKey pulumi.StringInput `pulumi:"nwkSEncKey"` // The SNwkSIntKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the SNwkSIntKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value. SNwkSIntKey pulumi.StringInput `pulumi:"sNwkSIntKey"` }
func (WirelessDeviceSessionKeysAbpV11Args) ElementType ¶
func (WirelessDeviceSessionKeysAbpV11Args) ElementType() reflect.Type
func (WirelessDeviceSessionKeysAbpV11Args) ToWirelessDeviceSessionKeysAbpV11Output ¶
func (i WirelessDeviceSessionKeysAbpV11Args) ToWirelessDeviceSessionKeysAbpV11Output() WirelessDeviceSessionKeysAbpV11Output
func (WirelessDeviceSessionKeysAbpV11Args) ToWirelessDeviceSessionKeysAbpV11OutputWithContext ¶
func (i WirelessDeviceSessionKeysAbpV11Args) ToWirelessDeviceSessionKeysAbpV11OutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV11Output
func (WirelessDeviceSessionKeysAbpV11Args) ToWirelessDeviceSessionKeysAbpV11PtrOutput ¶
func (i WirelessDeviceSessionKeysAbpV11Args) ToWirelessDeviceSessionKeysAbpV11PtrOutput() WirelessDeviceSessionKeysAbpV11PtrOutput
func (WirelessDeviceSessionKeysAbpV11Args) ToWirelessDeviceSessionKeysAbpV11PtrOutputWithContext ¶
func (i WirelessDeviceSessionKeysAbpV11Args) ToWirelessDeviceSessionKeysAbpV11PtrOutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV11PtrOutput
type WirelessDeviceSessionKeysAbpV11Input ¶
type WirelessDeviceSessionKeysAbpV11Input interface { pulumi.Input ToWirelessDeviceSessionKeysAbpV11Output() WirelessDeviceSessionKeysAbpV11Output ToWirelessDeviceSessionKeysAbpV11OutputWithContext(context.Context) WirelessDeviceSessionKeysAbpV11Output }
WirelessDeviceSessionKeysAbpV11Input is an input type that accepts WirelessDeviceSessionKeysAbpV11Args and WirelessDeviceSessionKeysAbpV11Output values. You can construct a concrete instance of `WirelessDeviceSessionKeysAbpV11Input` via:
WirelessDeviceSessionKeysAbpV11Args{...}
type WirelessDeviceSessionKeysAbpV11Output ¶
type WirelessDeviceSessionKeysAbpV11Output struct{ *pulumi.OutputState }
func (WirelessDeviceSessionKeysAbpV11Output) AppSKey ¶
func (o WirelessDeviceSessionKeysAbpV11Output) AppSKey() pulumi.StringOutput
The AppSKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the AppSKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value.
func (WirelessDeviceSessionKeysAbpV11Output) ElementType ¶
func (WirelessDeviceSessionKeysAbpV11Output) ElementType() reflect.Type
func (WirelessDeviceSessionKeysAbpV11Output) FNwkSIntKey ¶
func (o WirelessDeviceSessionKeysAbpV11Output) FNwkSIntKey() pulumi.StringOutput
The FNwkSIntKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the FNwkSIntKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value.
func (WirelessDeviceSessionKeysAbpV11Output) NwkSEncKey ¶
func (o WirelessDeviceSessionKeysAbpV11Output) NwkSEncKey() pulumi.StringOutput
The NwkSEncKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the NwkSEncKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value.
func (WirelessDeviceSessionKeysAbpV11Output) SNwkSIntKey ¶
func (o WirelessDeviceSessionKeysAbpV11Output) SNwkSIntKey() pulumi.StringOutput
The SNwkSIntKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the SNwkSIntKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value.
func (WirelessDeviceSessionKeysAbpV11Output) ToWirelessDeviceSessionKeysAbpV11Output ¶
func (o WirelessDeviceSessionKeysAbpV11Output) ToWirelessDeviceSessionKeysAbpV11Output() WirelessDeviceSessionKeysAbpV11Output
func (WirelessDeviceSessionKeysAbpV11Output) ToWirelessDeviceSessionKeysAbpV11OutputWithContext ¶
func (o WirelessDeviceSessionKeysAbpV11Output) ToWirelessDeviceSessionKeysAbpV11OutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV11Output
func (WirelessDeviceSessionKeysAbpV11Output) ToWirelessDeviceSessionKeysAbpV11PtrOutput ¶
func (o WirelessDeviceSessionKeysAbpV11Output) ToWirelessDeviceSessionKeysAbpV11PtrOutput() WirelessDeviceSessionKeysAbpV11PtrOutput
func (WirelessDeviceSessionKeysAbpV11Output) ToWirelessDeviceSessionKeysAbpV11PtrOutputWithContext ¶
func (o WirelessDeviceSessionKeysAbpV11Output) ToWirelessDeviceSessionKeysAbpV11PtrOutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV11PtrOutput
type WirelessDeviceSessionKeysAbpV11PtrInput ¶
type WirelessDeviceSessionKeysAbpV11PtrInput interface { pulumi.Input ToWirelessDeviceSessionKeysAbpV11PtrOutput() WirelessDeviceSessionKeysAbpV11PtrOutput ToWirelessDeviceSessionKeysAbpV11PtrOutputWithContext(context.Context) WirelessDeviceSessionKeysAbpV11PtrOutput }
WirelessDeviceSessionKeysAbpV11PtrInput is an input type that accepts WirelessDeviceSessionKeysAbpV11Args, WirelessDeviceSessionKeysAbpV11Ptr and WirelessDeviceSessionKeysAbpV11PtrOutput values. You can construct a concrete instance of `WirelessDeviceSessionKeysAbpV11PtrInput` via:
WirelessDeviceSessionKeysAbpV11Args{...} or: nil
func WirelessDeviceSessionKeysAbpV11Ptr ¶
func WirelessDeviceSessionKeysAbpV11Ptr(v *WirelessDeviceSessionKeysAbpV11Args) WirelessDeviceSessionKeysAbpV11PtrInput
type WirelessDeviceSessionKeysAbpV11PtrOutput ¶
type WirelessDeviceSessionKeysAbpV11PtrOutput struct{ *pulumi.OutputState }
func (WirelessDeviceSessionKeysAbpV11PtrOutput) AppSKey ¶
func (o WirelessDeviceSessionKeysAbpV11PtrOutput) AppSKey() pulumi.StringPtrOutput
The AppSKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the AppSKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value.
func (WirelessDeviceSessionKeysAbpV11PtrOutput) ElementType ¶
func (WirelessDeviceSessionKeysAbpV11PtrOutput) ElementType() reflect.Type
func (WirelessDeviceSessionKeysAbpV11PtrOutput) FNwkSIntKey ¶
func (o WirelessDeviceSessionKeysAbpV11PtrOutput) FNwkSIntKey() pulumi.StringPtrOutput
The FNwkSIntKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the FNwkSIntKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value.
func (WirelessDeviceSessionKeysAbpV11PtrOutput) NwkSEncKey ¶
func (o WirelessDeviceSessionKeysAbpV11PtrOutput) NwkSEncKey() pulumi.StringPtrOutput
The NwkSEncKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the NwkSEncKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value.
func (WirelessDeviceSessionKeysAbpV11PtrOutput) SNwkSIntKey ¶
func (o WirelessDeviceSessionKeysAbpV11PtrOutput) SNwkSIntKey() pulumi.StringPtrOutput
The SNwkSIntKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the SNwkSIntKey value by storing it in the AWS Secrets Manager and use the [secretsmanager](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/dynamic-references.html#dynamic-references-secretsmanager) to reference this value.
func (WirelessDeviceSessionKeysAbpV11PtrOutput) ToWirelessDeviceSessionKeysAbpV11PtrOutput ¶
func (o WirelessDeviceSessionKeysAbpV11PtrOutput) ToWirelessDeviceSessionKeysAbpV11PtrOutput() WirelessDeviceSessionKeysAbpV11PtrOutput
func (WirelessDeviceSessionKeysAbpV11PtrOutput) ToWirelessDeviceSessionKeysAbpV11PtrOutputWithContext ¶
func (o WirelessDeviceSessionKeysAbpV11PtrOutput) ToWirelessDeviceSessionKeysAbpV11PtrOutputWithContext(ctx context.Context) WirelessDeviceSessionKeysAbpV11PtrOutput
type WirelessDeviceState ¶
type WirelessDeviceState struct { }
func (WirelessDeviceState) ElementType ¶
func (WirelessDeviceState) ElementType() reflect.Type
type WirelessDeviceTag ¶
type WirelessDeviceType ¶
type WirelessDeviceType string
Wireless device type, currently only Sidewalk and LoRa
func (WirelessDeviceType) ElementType ¶
func (WirelessDeviceType) ElementType() reflect.Type
func (WirelessDeviceType) ToStringOutput ¶
func (e WirelessDeviceType) ToStringOutput() pulumi.StringOutput
func (WirelessDeviceType) ToStringOutputWithContext ¶
func (e WirelessDeviceType) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (WirelessDeviceType) ToStringPtrOutput ¶
func (e WirelessDeviceType) ToStringPtrOutput() pulumi.StringPtrOutput
func (WirelessDeviceType) ToStringPtrOutputWithContext ¶
func (e WirelessDeviceType) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
func (WirelessDeviceType) ToWirelessDeviceTypeOutput ¶
func (e WirelessDeviceType) ToWirelessDeviceTypeOutput() WirelessDeviceTypeOutput
func (WirelessDeviceType) ToWirelessDeviceTypeOutputWithContext ¶
func (e WirelessDeviceType) ToWirelessDeviceTypeOutputWithContext(ctx context.Context) WirelessDeviceTypeOutput
func (WirelessDeviceType) ToWirelessDeviceTypePtrOutput ¶
func (e WirelessDeviceType) ToWirelessDeviceTypePtrOutput() WirelessDeviceTypePtrOutput
func (WirelessDeviceType) ToWirelessDeviceTypePtrOutputWithContext ¶
func (e WirelessDeviceType) ToWirelessDeviceTypePtrOutputWithContext(ctx context.Context) WirelessDeviceTypePtrOutput
type WirelessDeviceTypeInput ¶
type WirelessDeviceTypeInput interface { pulumi.Input ToWirelessDeviceTypeOutput() WirelessDeviceTypeOutput ToWirelessDeviceTypeOutputWithContext(context.Context) WirelessDeviceTypeOutput }
WirelessDeviceTypeInput is an input type that accepts values of the WirelessDeviceType enum A concrete instance of `WirelessDeviceTypeInput` can be one of the following:
WirelessDeviceTypeSidewalk WirelessDeviceTypeLoRaWan
type WirelessDeviceTypeOutput ¶
type WirelessDeviceTypeOutput struct{ *pulumi.OutputState }
func (WirelessDeviceTypeOutput) ElementType ¶
func (WirelessDeviceTypeOutput) ElementType() reflect.Type
func (WirelessDeviceTypeOutput) ToStringOutput ¶
func (o WirelessDeviceTypeOutput) ToStringOutput() pulumi.StringOutput
func (WirelessDeviceTypeOutput) ToStringOutputWithContext ¶
func (o WirelessDeviceTypeOutput) ToStringOutputWithContext(ctx context.Context) pulumi.StringOutput
func (WirelessDeviceTypeOutput) ToStringPtrOutput ¶
func (o WirelessDeviceTypeOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (WirelessDeviceTypeOutput) ToStringPtrOutputWithContext ¶
func (o WirelessDeviceTypeOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
func (WirelessDeviceTypeOutput) ToWirelessDeviceTypeOutput ¶
func (o WirelessDeviceTypeOutput) ToWirelessDeviceTypeOutput() WirelessDeviceTypeOutput
func (WirelessDeviceTypeOutput) ToWirelessDeviceTypeOutputWithContext ¶
func (o WirelessDeviceTypeOutput) ToWirelessDeviceTypeOutputWithContext(ctx context.Context) WirelessDeviceTypeOutput
func (WirelessDeviceTypeOutput) ToWirelessDeviceTypePtrOutput ¶
func (o WirelessDeviceTypeOutput) ToWirelessDeviceTypePtrOutput() WirelessDeviceTypePtrOutput
func (WirelessDeviceTypeOutput) ToWirelessDeviceTypePtrOutputWithContext ¶
func (o WirelessDeviceTypeOutput) ToWirelessDeviceTypePtrOutputWithContext(ctx context.Context) WirelessDeviceTypePtrOutput
type WirelessDeviceTypePtrInput ¶
type WirelessDeviceTypePtrInput interface { pulumi.Input ToWirelessDeviceTypePtrOutput() WirelessDeviceTypePtrOutput ToWirelessDeviceTypePtrOutputWithContext(context.Context) WirelessDeviceTypePtrOutput }
func WirelessDeviceTypePtr ¶
func WirelessDeviceTypePtr(v string) WirelessDeviceTypePtrInput
type WirelessDeviceTypePtrOutput ¶
type WirelessDeviceTypePtrOutput struct{ *pulumi.OutputState }
func (WirelessDeviceTypePtrOutput) Elem ¶
func (o WirelessDeviceTypePtrOutput) Elem() WirelessDeviceTypeOutput
func (WirelessDeviceTypePtrOutput) ElementType ¶
func (WirelessDeviceTypePtrOutput) ElementType() reflect.Type
func (WirelessDeviceTypePtrOutput) ToStringPtrOutput ¶
func (o WirelessDeviceTypePtrOutput) ToStringPtrOutput() pulumi.StringPtrOutput
func (WirelessDeviceTypePtrOutput) ToStringPtrOutputWithContext ¶
func (o WirelessDeviceTypePtrOutput) ToStringPtrOutputWithContext(ctx context.Context) pulumi.StringPtrOutput
func (WirelessDeviceTypePtrOutput) ToWirelessDeviceTypePtrOutput ¶
func (o WirelessDeviceTypePtrOutput) ToWirelessDeviceTypePtrOutput() WirelessDeviceTypePtrOutput
func (WirelessDeviceTypePtrOutput) ToWirelessDeviceTypePtrOutputWithContext ¶
func (o WirelessDeviceTypePtrOutput) ToWirelessDeviceTypePtrOutputWithContext(ctx context.Context) WirelessDeviceTypePtrOutput
type WirelessGateway ¶
type WirelessGateway struct { pulumi.CustomResourceState // Arn for Wireless Gateway. Returned upon successful create. Arn pulumi.StringOutput `pulumi:"arn"` // Id for Wireless Gateway. Returned upon successful create. AwsId pulumi.StringOutput `pulumi:"awsId"` // Description of Wireless Gateway. Description pulumi.StringPtrOutput `pulumi:"description"` // The date and time when the most recent uplink was received. LastUplinkReceivedAt pulumi.StringPtrOutput `pulumi:"lastUplinkReceivedAt"` // The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Gateway. LoRaWan WirelessGatewayLoRaWanGatewayOutput `pulumi:"loRaWan"` // Name of Wireless Gateway. Name pulumi.StringPtrOutput `pulumi:"name"` // A list of key-value pairs that contain metadata for the gateway. Tags aws.TagArrayOutput `pulumi:"tags"` // Thing Arn. Passed into Update to associate a Thing with the Wireless Gateway. ThingArn pulumi.StringPtrOutput `pulumi:"thingArn"` // Thing Name. If there is a Thing created, this can be returned with a Get call. ThingName pulumi.StringPtrOutput `pulumi:"thingName"` }
Create and manage wireless gateways, including LoRa gateways.
func GetWirelessGateway ¶
func GetWirelessGateway(ctx *pulumi.Context, name string, id pulumi.IDInput, state *WirelessGatewayState, opts ...pulumi.ResourceOption) (*WirelessGateway, error)
GetWirelessGateway gets an existing WirelessGateway resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewWirelessGateway ¶
func NewWirelessGateway(ctx *pulumi.Context, name string, args *WirelessGatewayArgs, opts ...pulumi.ResourceOption) (*WirelessGateway, error)
NewWirelessGateway registers a new resource with the given unique name, arguments, and options.
func (*WirelessGateway) ElementType ¶
func (*WirelessGateway) ElementType() reflect.Type
func (*WirelessGateway) ToWirelessGatewayOutput ¶
func (i *WirelessGateway) ToWirelessGatewayOutput() WirelessGatewayOutput
func (*WirelessGateway) ToWirelessGatewayOutputWithContext ¶
func (i *WirelessGateway) ToWirelessGatewayOutputWithContext(ctx context.Context) WirelessGatewayOutput
type WirelessGatewayArgs ¶
type WirelessGatewayArgs struct { // Description of Wireless Gateway. Description pulumi.StringPtrInput // The date and time when the most recent uplink was received. LastUplinkReceivedAt pulumi.StringPtrInput // The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Gateway. LoRaWan WirelessGatewayLoRaWanGatewayInput // Name of Wireless Gateway. Name pulumi.StringPtrInput // A list of key-value pairs that contain metadata for the gateway. Tags aws.TagArrayInput // Thing Arn. Passed into Update to associate a Thing with the Wireless Gateway. ThingArn pulumi.StringPtrInput // Thing Name. If there is a Thing created, this can be returned with a Get call. ThingName pulumi.StringPtrInput }
The set of arguments for constructing a WirelessGateway resource.
func (WirelessGatewayArgs) ElementType ¶
func (WirelessGatewayArgs) ElementType() reflect.Type
type WirelessGatewayInput ¶
type WirelessGatewayInput interface { pulumi.Input ToWirelessGatewayOutput() WirelessGatewayOutput ToWirelessGatewayOutputWithContext(ctx context.Context) WirelessGatewayOutput }
type WirelessGatewayLoRaWanGateway ¶ added in v0.72.0
type WirelessGatewayLoRaWanGatewayArgs ¶ added in v0.72.0
type WirelessGatewayLoRaWanGatewayArgs struct { // The gateway's EUI value. GatewayEui pulumi.StringInput `pulumi:"gatewayEui"` // The frequency band (RFRegion) value. RfRegion pulumi.StringInput `pulumi:"rfRegion"` }
func (WirelessGatewayLoRaWanGatewayArgs) ElementType ¶ added in v0.72.0
func (WirelessGatewayLoRaWanGatewayArgs) ElementType() reflect.Type
func (WirelessGatewayLoRaWanGatewayArgs) ToWirelessGatewayLoRaWanGatewayOutput ¶ added in v0.72.0
func (i WirelessGatewayLoRaWanGatewayArgs) ToWirelessGatewayLoRaWanGatewayOutput() WirelessGatewayLoRaWanGatewayOutput
func (WirelessGatewayLoRaWanGatewayArgs) ToWirelessGatewayLoRaWanGatewayOutputWithContext ¶ added in v0.72.0
func (i WirelessGatewayLoRaWanGatewayArgs) ToWirelessGatewayLoRaWanGatewayOutputWithContext(ctx context.Context) WirelessGatewayLoRaWanGatewayOutput
type WirelessGatewayLoRaWanGatewayInput ¶ added in v0.72.0
type WirelessGatewayLoRaWanGatewayInput interface { pulumi.Input ToWirelessGatewayLoRaWanGatewayOutput() WirelessGatewayLoRaWanGatewayOutput ToWirelessGatewayLoRaWanGatewayOutputWithContext(context.Context) WirelessGatewayLoRaWanGatewayOutput }
WirelessGatewayLoRaWanGatewayInput is an input type that accepts WirelessGatewayLoRaWanGatewayArgs and WirelessGatewayLoRaWanGatewayOutput values. You can construct a concrete instance of `WirelessGatewayLoRaWanGatewayInput` via:
WirelessGatewayLoRaWanGatewayArgs{...}
type WirelessGatewayLoRaWanGatewayOutput ¶ added in v0.72.0
type WirelessGatewayLoRaWanGatewayOutput struct{ *pulumi.OutputState }
func (WirelessGatewayLoRaWanGatewayOutput) ElementType ¶ added in v0.72.0
func (WirelessGatewayLoRaWanGatewayOutput) ElementType() reflect.Type
func (WirelessGatewayLoRaWanGatewayOutput) GatewayEui ¶ added in v0.72.0
func (o WirelessGatewayLoRaWanGatewayOutput) GatewayEui() pulumi.StringOutput
The gateway's EUI value.
func (WirelessGatewayLoRaWanGatewayOutput) RfRegion ¶ added in v0.72.0
func (o WirelessGatewayLoRaWanGatewayOutput) RfRegion() pulumi.StringOutput
The frequency band (RFRegion) value.
func (WirelessGatewayLoRaWanGatewayOutput) ToWirelessGatewayLoRaWanGatewayOutput ¶ added in v0.72.0
func (o WirelessGatewayLoRaWanGatewayOutput) ToWirelessGatewayLoRaWanGatewayOutput() WirelessGatewayLoRaWanGatewayOutput
func (WirelessGatewayLoRaWanGatewayOutput) ToWirelessGatewayLoRaWanGatewayOutputWithContext ¶ added in v0.72.0
func (o WirelessGatewayLoRaWanGatewayOutput) ToWirelessGatewayLoRaWanGatewayOutputWithContext(ctx context.Context) WirelessGatewayLoRaWanGatewayOutput
type WirelessGatewayLoRaWanGatewayPtrOutput ¶ added in v0.72.0
type WirelessGatewayLoRaWanGatewayPtrOutput struct{ *pulumi.OutputState }
func (WirelessGatewayLoRaWanGatewayPtrOutput) ElementType ¶ added in v0.72.0
func (WirelessGatewayLoRaWanGatewayPtrOutput) ElementType() reflect.Type
func (WirelessGatewayLoRaWanGatewayPtrOutput) GatewayEui ¶ added in v0.72.0
func (o WirelessGatewayLoRaWanGatewayPtrOutput) GatewayEui() pulumi.StringPtrOutput
The gateway's EUI value.
func (WirelessGatewayLoRaWanGatewayPtrOutput) RfRegion ¶ added in v0.72.0
func (o WirelessGatewayLoRaWanGatewayPtrOutput) RfRegion() pulumi.StringPtrOutput
The frequency band (RFRegion) value.
func (WirelessGatewayLoRaWanGatewayPtrOutput) ToWirelessGatewayLoRaWanGatewayPtrOutput ¶ added in v0.72.0
func (o WirelessGatewayLoRaWanGatewayPtrOutput) ToWirelessGatewayLoRaWanGatewayPtrOutput() WirelessGatewayLoRaWanGatewayPtrOutput
func (WirelessGatewayLoRaWanGatewayPtrOutput) ToWirelessGatewayLoRaWanGatewayPtrOutputWithContext ¶ added in v0.72.0
func (o WirelessGatewayLoRaWanGatewayPtrOutput) ToWirelessGatewayLoRaWanGatewayPtrOutputWithContext(ctx context.Context) WirelessGatewayLoRaWanGatewayPtrOutput
type WirelessGatewayOutput ¶
type WirelessGatewayOutput struct{ *pulumi.OutputState }
func (WirelessGatewayOutput) Arn ¶ added in v0.17.0
func (o WirelessGatewayOutput) Arn() pulumi.StringOutput
Arn for Wireless Gateway. Returned upon successful create.
func (WirelessGatewayOutput) AwsId ¶ added in v0.99.0
func (o WirelessGatewayOutput) AwsId() pulumi.StringOutput
Id for Wireless Gateway. Returned upon successful create.
func (WirelessGatewayOutput) Description ¶ added in v0.17.0
func (o WirelessGatewayOutput) Description() pulumi.StringPtrOutput
Description of Wireless Gateway.
func (WirelessGatewayOutput) ElementType ¶
func (WirelessGatewayOutput) ElementType() reflect.Type
func (WirelessGatewayOutput) LastUplinkReceivedAt ¶ added in v0.17.0
func (o WirelessGatewayOutput) LastUplinkReceivedAt() pulumi.StringPtrOutput
The date and time when the most recent uplink was received.
func (WirelessGatewayOutput) LoRaWan ¶ added in v0.72.0
func (o WirelessGatewayOutput) LoRaWan() WirelessGatewayLoRaWanGatewayOutput
The combination of Package, Station and Model which represents the version of the LoRaWAN Wireless Gateway.
func (WirelessGatewayOutput) Name ¶ added in v0.17.0
func (o WirelessGatewayOutput) Name() pulumi.StringPtrOutput
Name of Wireless Gateway.
func (WirelessGatewayOutput) Tags ¶ added in v0.17.0
func (o WirelessGatewayOutput) Tags() aws.TagArrayOutput
A list of key-value pairs that contain metadata for the gateway.
func (WirelessGatewayOutput) ThingArn ¶ added in v0.17.0
func (o WirelessGatewayOutput) ThingArn() pulumi.StringPtrOutput
Thing Arn. Passed into Update to associate a Thing with the Wireless Gateway.
func (WirelessGatewayOutput) ThingName ¶ added in v0.17.0
func (o WirelessGatewayOutput) ThingName() pulumi.StringPtrOutput
Thing Name. If there is a Thing created, this can be returned with a Get call.
func (WirelessGatewayOutput) ToWirelessGatewayOutput ¶
func (o WirelessGatewayOutput) ToWirelessGatewayOutput() WirelessGatewayOutput
func (WirelessGatewayOutput) ToWirelessGatewayOutputWithContext ¶
func (o WirelessGatewayOutput) ToWirelessGatewayOutputWithContext(ctx context.Context) WirelessGatewayOutput
type WirelessGatewayState ¶
type WirelessGatewayState struct { }
func (WirelessGatewayState) ElementType ¶
func (WirelessGatewayState) ElementType() reflect.Type
type WirelessGatewayTag ¶
Source Files
¶
- destination.go
- deviceProfile.go
- fuotaTask.go
- getDestination.go
- getDeviceProfile.go
- getFuotaTask.go
- getMulticastGroup.go
- getNetworkAnalyzerConfiguration.go
- getServiceProfile.go
- getTaskDefinition.go
- getWirelessDevice.go
- getWirelessGateway.go
- init.go
- multicastGroup.go
- networkAnalyzerConfiguration.go
- pulumiEnums.go
- pulumiTypes.go
- serviceProfile.go
- taskDefinition.go
- wirelessDevice.go
- wirelessGateway.go