1. Packages
  2. AWS Native
  3. API Docs
  4. iotwireless
  5. ServiceProfile

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi

aws-native.iotwireless.ServiceProfile

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi

    An example resource schema demonstrating some basic constructs and validation rules.

    Create ServiceProfile Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new ServiceProfile(name: string, args?: ServiceProfileArgs, opts?: CustomResourceOptions);
    @overload
    def ServiceProfile(resource_name: str,
                       args: Optional[ServiceProfileArgs] = None,
                       opts: Optional[ResourceOptions] = None)
    
    @overload
    def ServiceProfile(resource_name: str,
                       opts: Optional[ResourceOptions] = None,
                       lo_ra_wan: Optional[ServiceProfileLoRaWanServiceProfileArgs] = None,
                       name: Optional[str] = None,
                       tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewServiceProfile(ctx *Context, name string, args *ServiceProfileArgs, opts ...ResourceOption) (*ServiceProfile, error)
    public ServiceProfile(string name, ServiceProfileArgs? args = null, CustomResourceOptions? opts = null)
    public ServiceProfile(String name, ServiceProfileArgs args)
    public ServiceProfile(String name, ServiceProfileArgs args, CustomResourceOptions options)
    
    type: aws-native:iotwireless:ServiceProfile
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args ServiceProfileArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args ServiceProfileArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args ServiceProfileArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args ServiceProfileArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args ServiceProfileArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    ServiceProfile Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The ServiceProfile resource accepts the following input properties:

    LoRaWan Pulumi.AwsNative.IoTWireless.Inputs.ServiceProfileLoRaWanServiceProfile
    LoRaWAN supports all LoRa specific attributes for service profile for CreateServiceProfile operation
    Name string
    Name of service profile
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    A list of key-value pairs that contain metadata for the service profile.
    LoRaWan ServiceProfileLoRaWanServiceProfileArgs
    LoRaWAN supports all LoRa specific attributes for service profile for CreateServiceProfile operation
    Name string
    Name of service profile
    Tags TagArgs
    A list of key-value pairs that contain metadata for the service profile.
    loRaWan ServiceProfileLoRaWanServiceProfile
    LoRaWAN supports all LoRa specific attributes for service profile for CreateServiceProfile operation
    name String
    Name of service profile
    tags List<Tag>
    A list of key-value pairs that contain metadata for the service profile.
    loRaWan ServiceProfileLoRaWanServiceProfile
    LoRaWAN supports all LoRa specific attributes for service profile for CreateServiceProfile operation
    name string
    Name of service profile
    tags Tag[]
    A list of key-value pairs that contain metadata for the service profile.
    lo_ra_wan ServiceProfileLoRaWanServiceProfileArgs
    LoRaWAN supports all LoRa specific attributes for service profile for CreateServiceProfile operation
    name str
    Name of service profile
    tags Sequence[TagArgs]
    A list of key-value pairs that contain metadata for the service profile.
    loRaWan Property Map
    LoRaWAN supports all LoRa specific attributes for service profile for CreateServiceProfile operation
    name String
    Name of service profile
    tags List<Property Map>
    A list of key-value pairs that contain metadata for the service profile.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the ServiceProfile resource produces the following output properties:

    Arn string
    Service profile Arn. Returned after successful create.
    AwsId string
    Service profile Id. Returned after successful create.
    Id string
    The provider-assigned unique ID for this managed resource.
    Arn string
    Service profile Arn. Returned after successful create.
    AwsId string
    Service profile Id. Returned after successful create.
    Id string
    The provider-assigned unique ID for this managed resource.
    arn String
    Service profile Arn. Returned after successful create.
    awsId String
    Service profile Id. Returned after successful create.
    id String
    The provider-assigned unique ID for this managed resource.
    arn string
    Service profile Arn. Returned after successful create.
    awsId string
    Service profile Id. Returned after successful create.
    id string
    The provider-assigned unique ID for this managed resource.
    arn str
    Service profile Arn. Returned after successful create.
    aws_id str
    Service profile Id. Returned after successful create.
    id str
    The provider-assigned unique ID for this managed resource.
    arn String
    Service profile Arn. Returned after successful create.
    awsId String
    Service profile Id. Returned after successful create.
    id String
    The provider-assigned unique ID for this managed resource.

    Supporting Types

    ServiceProfileLoRaWanServiceProfile, ServiceProfileLoRaWanServiceProfileArgs

    AddGwMetadata bool
    The AddGWMetaData value.
    ChannelMask string

    The ChannelMask value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DevStatusReqFreq int

    The DevStatusReqFreq value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DlBucketSize int

    The DLBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DlRate int

    The DLRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DlRatePolicy string

    The DLRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DrMax int

    The DRMax value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DrMin int

    The DRMin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    HrAllowed bool

    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

    MinGwDiversity int

    The MinGwDiversity value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    NwkGeoLoc bool

    The NwkGeoLoc value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    PrAllowed bool

    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

    RaAllowed bool
    The RAAllowed value that describes whether roaming activation is allowed.
    ReportDevStatusBattery bool

    The ReportDevStatusBattery value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ReportDevStatusMargin bool

    The ReportDevStatusMargin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    TargetPer int

    The TargetPer value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    UlBucketSize int

    The UlBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    UlRate int

    The ULRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    UlRatePolicy string

    The ULRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    AddGwMetadata bool
    The AddGWMetaData value.
    ChannelMask string

    The ChannelMask value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DevStatusReqFreq int

    The DevStatusReqFreq value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DlBucketSize int

    The DLBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DlRate int

    The DLRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DlRatePolicy string

    The DLRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DrMax int

    The DRMax value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    DrMin int

    The DRMin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    HrAllowed bool

    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

    MinGwDiversity int

    The MinGwDiversity value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    NwkGeoLoc bool

    The NwkGeoLoc value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    PrAllowed bool

    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

    RaAllowed bool
    The RAAllowed value that describes whether roaming activation is allowed.
    ReportDevStatusBattery bool

    The ReportDevStatusBattery value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ReportDevStatusMargin bool

    The ReportDevStatusMargin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    TargetPer int

    The TargetPer value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    UlBucketSize int

    The UlBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    UlRate int

    The ULRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    UlRatePolicy string

    The ULRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    addGwMetadata Boolean
    The AddGWMetaData value.
    channelMask String

    The ChannelMask value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    devStatusReqFreq Integer

    The DevStatusReqFreq value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dlBucketSize Integer

    The DLBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dlRate Integer

    The DLRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dlRatePolicy String

    The DLRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    drMax Integer

    The DRMax value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    drMin Integer

    The DRMin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    hrAllowed Boolean

    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

    minGwDiversity Integer

    The MinGwDiversity value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    nwkGeoLoc Boolean

    The NwkGeoLoc value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    prAllowed Boolean

    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

    raAllowed Boolean
    The RAAllowed value that describes whether roaming activation is allowed.
    reportDevStatusBattery Boolean

    The ReportDevStatusBattery value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    reportDevStatusMargin Boolean

    The ReportDevStatusMargin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    targetPer Integer

    The TargetPer value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ulBucketSize Integer

    The UlBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ulRate Integer

    The ULRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ulRatePolicy String

    The ULRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    addGwMetadata boolean
    The AddGWMetaData value.
    channelMask string

    The ChannelMask value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    devStatusReqFreq number

    The DevStatusReqFreq value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dlBucketSize number

    The DLBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dlRate number

    The DLRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dlRatePolicy string

    The DLRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    drMax number

    The DRMax value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    drMin number

    The DRMin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    hrAllowed boolean

    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

    minGwDiversity number

    The MinGwDiversity value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    nwkGeoLoc boolean

    The NwkGeoLoc value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    prAllowed boolean

    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

    raAllowed boolean
    The RAAllowed value that describes whether roaming activation is allowed.
    reportDevStatusBattery boolean

    The ReportDevStatusBattery value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    reportDevStatusMargin boolean

    The ReportDevStatusMargin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    targetPer number

    The TargetPer value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ulBucketSize number

    The UlBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ulRate number

    The ULRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ulRatePolicy string

    The ULRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    add_gw_metadata bool
    The AddGWMetaData value.
    channel_mask str

    The ChannelMask value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dev_status_req_freq int

    The DevStatusReqFreq value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dl_bucket_size int

    The DLBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dl_rate int

    The DLRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dl_rate_policy str

    The DLRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dr_max int

    The DRMax value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dr_min int

    The DRMin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    hr_allowed bool

    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

    min_gw_diversity int

    The MinGwDiversity value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    nwk_geo_loc bool

    The NwkGeoLoc value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    pr_allowed bool

    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

    ra_allowed bool
    The RAAllowed value that describes whether roaming activation is allowed.
    report_dev_status_battery bool

    The ReportDevStatusBattery value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    report_dev_status_margin bool

    The ReportDevStatusMargin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    target_per int

    The TargetPer value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ul_bucket_size int

    The UlBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ul_rate int

    The ULRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ul_rate_policy str

    The ULRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    addGwMetadata Boolean
    The AddGWMetaData value.
    channelMask String

    The ChannelMask value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    devStatusReqFreq Number

    The DevStatusReqFreq value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dlBucketSize Number

    The DLBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dlRate Number

    The DLRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    dlRatePolicy String

    The DLRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    drMax Number

    The DRMax value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    drMin Number

    The DRMin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    hrAllowed Boolean

    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

    minGwDiversity Number

    The MinGwDiversity value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    nwkGeoLoc Boolean

    The NwkGeoLoc value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    prAllowed Boolean

    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

    raAllowed Boolean
    The RAAllowed value that describes whether roaming activation is allowed.
    reportDevStatusBattery Boolean

    The ReportDevStatusBattery value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    reportDevStatusMargin Boolean

    The ReportDevStatusMargin value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    targetPer Number

    The TargetPer value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ulBucketSize Number

    The UlBucketSize value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ulRate Number

    The ULRate value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    ulRatePolicy String

    The ULRatePolicy value.

    This property is ReadOnly and can't be inputted for create. It's returned with Fn::GetAtt

    Tag, TagArgs

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi