Amazon.SimpleNotificationService.Model.CreatePlatformApplicationResult.IsSetPlatformApplicationArn C# (CSharp) 메소드

IsSetPlatformApplicationArn() 개인적인 메소드

private IsSetPlatformApplicationArn ( ) : bool
리턴 bool
        internal bool IsSetPlatformApplicationArn()
        {
            return this.platformApplicationArn != null;
        }
    }
CreatePlatformApplicationResult