toggle menu
pulumi-digitalocean-kotlin
4.42.0.0
jvm
switch theme
search in API
pulumi-digitalocean-kotlin
/
com.pulumi.digitalocean.kotlin.outputs
/
GetAppSpecIngressRuleRedirect
Get
App
Spec
Ingress
Rule
Redirect
data
class
GetAppSpecIngressRuleRedirect
(
val
authority
:
String
?
=
null
,
val
port
:
Int
?
=
null
,
val
redirectCode
:
Int
?
=
null
,
val
scheme
:
String
?
=
null
,
val
uri
:
String
?
=
null
)
Members
Constructors
Get
App
Spec
Ingress
Rule
Redirect
Link copied to clipboard
constructor
(
authority
:
String
?
=
null
,
port
:
Int
?
=
null
,
redirectCode
:
Int
?
=
null
,
scheme
:
String
?
=
null
,
uri
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
authority
Link copied to clipboard
val
authority
:
String
?
=
null
port
Link copied to clipboard
val
port
:
Int
?
=
null
redirect
Code
Link copied to clipboard
val
redirectCode
:
Int
?
=
null
scheme
Link copied to clipboard
val
scheme
:
String
?
=
null
uri
Link copied to clipboard
val
uri
:
String
?
=
null