AWS Native is in preview. AWS Classic is fully supported.
aws-native.systemsmanagersap.Application
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
Resource schema for AWS::SystemsManagerSAP::Application
Create Application Resource
new Application(name: string, args: ApplicationArgs, opts?: CustomResourceOptions);
@overload
def Application(resource_name: str,
opts: Optional[ResourceOptions] = None,
application_id: Optional[str] = None,
application_type: Optional[ApplicationType] = None,
credentials: Optional[Sequence[ApplicationCredentialArgs]] = None,
instances: Optional[Sequence[str]] = None,
sap_instance_number: Optional[str] = None,
sid: Optional[str] = None,
tags: Optional[Sequence[ApplicationTagArgs]] = None)
@overload
def Application(resource_name: str,
args: ApplicationArgs,
opts: Optional[ResourceOptions] = None)
func NewApplication(ctx *Context, name string, args ApplicationArgs, opts ...ResourceOption) (*Application, error)
public Application(string name, ApplicationArgs args, CustomResourceOptions? opts = null)
public Application(String name, ApplicationArgs args)
public Application(String name, ApplicationArgs args, CustomResourceOptions options)
type: aws-native:systemsmanagersap:Application
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ApplicationArgs
- 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 ApplicationArgs
- 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 ApplicationArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ApplicationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ApplicationArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Application 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 Application resource accepts the following input properties:
- Application
Id string - Application
Type Pulumi.Aws Native. Systems Manager Sap. Application Type - Credentials
List<Pulumi.
Aws Native. Systems Manager Sap. Inputs. Application Credential> - Instances List<string>
- Sap
Instance stringNumber - Sid string
- List<Pulumi.
Aws Native. Systems Manager Sap. Inputs. Application Tag> The tags of a SystemsManagerSAP application.
- Application
Id string - Application
Type ApplicationType - Credentials
[]Application
Credential Args - Instances []string
- Sap
Instance stringNumber - Sid string
- []Application
Tag Args The tags of a SystemsManagerSAP application.
- application
Id String - application
Type ApplicationType - credentials
List<Application
Credential> - instances List<String>
- sap
Instance StringNumber - sid String
- List<Application
Tag> The tags of a SystemsManagerSAP application.
- application
Id string - application
Type ApplicationType - credentials
Application
Credential[] - instances string[]
- sap
Instance stringNumber - sid string
- Application
Tag[] The tags of a SystemsManagerSAP application.
- application_
id str - application_
type ApplicationType - credentials
Sequence[Application
Credential Args] - instances Sequence[str]
- sap_
instance_ strnumber - sid str
- Sequence[Application
Tag Args] The tags of a SystemsManagerSAP application.
- application
Id String - application
Type "HANA" - credentials List<Property Map>
- instances List<String>
- sap
Instance StringNumber - sid String
- List<Property Map>
The tags of a SystemsManagerSAP application.
Outputs
All input properties are implicitly available as output properties. Additionally, the Application resource produces the following output properties:
Supporting Types
ApplicationCredential, ApplicationCredentialArgs
- credential
Type "ADMIN" - database
Name String - secret
Id String
ApplicationCredentialCredentialType, ApplicationCredentialCredentialTypeArgs
- Admin
- ADMIN
- Application
Credential Credential Type Admin - ADMIN
- Admin
- ADMIN
- Admin
- ADMIN
- ADMIN
- ADMIN
- "ADMIN"
- ADMIN
ApplicationTag, ApplicationTagArgs
- Key string
The key name of the tag. You can specify a value that is 1 to 127 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
The value for the tag. You can specify a value that is 1 to 255 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
The key name of the tag. You can specify a value that is 1 to 127 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
The value for the tag. You can specify a value that is 1 to 255 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
The key name of the tag. You can specify a value that is 1 to 127 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
The value for the tag. You can specify a value that is 1 to 255 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
The key name of the tag. You can specify a value that is 1 to 127 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
The value for the tag. You can specify a value that is 1 to 255 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 str
The key name of the tag. You can specify a value that is 1 to 127 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 str
The value for the tag. You can specify a value that is 1 to 255 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
The key name of the tag. You can specify a value that is 1 to 127 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
The value for the tag. You can specify a value that is 1 to 255 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 -.
ApplicationType, ApplicationTypeArgs
- Hana
- HANA
- Application
Type Hana - HANA
- Hana
- HANA
- Hana
- HANA
- HANA
- HANA
- "HANA"
- HANA
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.